diff --git a/crontab b/crontab new file mode 100644 index 0000000..48f520d --- /dev/null +++ b/crontab @@ -0,0 +1,4 @@ +# user: pi + +*/15 * * * * /home/pi/RandomVideo/RandomVideo.sh cron +@reboot /home/pi/RandomVideo/buzzer.sh & \ No newline at end of file