8 lines
113 B
Bash
8 lines
113 B
Bash
#!/home/pi/AIO/VE/bin/python3
|
|
|
|
|
|
sleep 15 # gpio not inited right after boot?
|
|
|
|
cd /home/pi/AIO/
|
|
python3 server.py
|