python-DiskPlayer/startupScript

3 lines
253 B
Plaintext
Raw Normal View History

2021-11-14 19:29:35 +00:00
sudo rm -rf /home/pi/pythonDiskPlayer/mount.log &
screen -S buttons -dm /home/pi/pythonDiskPlayer/venv/bin/python3 /home/pi/pythonDiskPlayer/buttons.py &
screen -S screen -dm /home/pi/pythonDiskPlayer/venv/bin/python3 /home/pi/pythonDiskPlayer/screen.py