diff --git a/crontab b/crontab index 48f520d..17c2cd1 100644 --- a/crontab +++ b/crontab @@ -1,4 +1,5 @@ # user: pi -*/15 * * * * /home/pi/RandomVideo/RandomVideo.sh cron -@reboot /home/pi/RandomVideo/buzzer.sh & \ No newline at end of file +*/15 * * * * ~/RandomVideo/RandomVideo.sh cron +@reboot git -C ~/RandomVideo pull && ~/RandomVideo/buzzer.sh +@reboot ~/beacon.sh