add new entries
This commit is contained in:
parent
b92360fbc7
commit
d6da8b4887
1 changed files with 3 additions and 2 deletions
5
crontab
5
crontab
|
@ -1,4 +1,5 @@
|
|||
# user: pi
|
||||
|
||||
*/15 * * * * /home/pi/RandomVideo/RandomVideo.sh cron
|
||||
@reboot /home/pi/RandomVideo/buzzer.sh &
|
||||
*/15 * * * * ~/RandomVideo/RandomVideo.sh cron
|
||||
@reboot git -C ~/RandomVideo pull && ~/RandomVideo/buzzer.sh
|
||||
@reboot ~/beacon.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue