Add new file

This commit is contained in:
2020-08-04 20:34:31 +00:00
parent cf116c1d94
commit d5398c235f
+13
View File
@@ -0,0 +1,13 @@
`sudo nano /etc/rc.local`
```
su pi -c 'python3 /home/pi/piplayer2.py >> /home/pi/piplayer2.log 2>&1 &'
```
test
test
test