crontab for Raspberry Pi

This commit is contained in:
mmaster 2020-08-23 18:19:57 +02:00
parent deb27f3e91
commit 8942c9cbfa

4
crontab Normal file
View file

@ -0,0 +1,4 @@
# user: pi
*/15 * * * * /home/pi/RandomVideo/RandomVideo.sh cron
@reboot /home/pi/RandomVideo/buzzer.sh &