adds better name to main.py
adds better name to main.py
This commit is contained in:
parent
7963ee5b24
commit
d77840fc97
1 changed files with 1 additions and 1 deletions
|
@ -18,6 +18,6 @@ if [ "$_IP" ]; then
|
|||
fi
|
||||
|
||||
sleep 20
|
||||
sudo python3 /home/pi/Schreibtisch/button.py &
|
||||
sudo python3 /home/pi/PathToDoorStatusFolder/main.py &
|
||||
|
||||
exit 0
|
||||
|
|
Reference in a new issue