server-rack-led/start.sh

4 lines
83 B
Bash

screen -m -d python
sleep 5
screen -S python -X stuff 'python3 /home/pi/main.py\n'