update README.md

This commit is contained in:
Martin Selbmann 2020-09-24 15:52:49 +02:00
parent 550379a2a7
commit 40eb07a57b
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
## Install instructions
### Crontab entries
* */15 * * * * ~/RandomVideo/RandomVideo.sh cron
* */15 * * * * cd ~/RandomVideo; ~/RandomVideo/RandomVideo.sh cron
* @reboot cd ~/RandomVideo; ~/RandomVideo/buzzer.sh & pid=$!; while ! ping -c1 8.8.8.8>/dev/null; do sleep 1; done; git -C ~/RandomVideo/ pull; kill -9 $pid; ~/RandomVideo/buzzer.sh
## Filelist