diff --git a/README.md b/README.md index b303c8ce7d4786e44c0309d56f6e81a55d58758f..5ddb9a81f92f868e6da04ff235462c68a6513eff 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,11 @@ directories: /home/pi/video for 'the' video /home/pi/image for 'the' image -launch with +launch from rc.local with -./hbue.py --credentials 'user:password' --folder /home/pi/uploads/ +cd /home/pi +su pi -c "./hbue.py --credentials 'user:password' --folder /home/pi/uploads/" & +su pi -c "./launchwatchers.sh" & expects crontab entries similar to this: