update README.md

This commit is contained in:
Martin Selbmann 2020-09-24 21:22:35 +02:00
parent 40eb07a57b
commit 856df9dec4
1 changed files with 4 additions and 1 deletions

View File

@ -11,10 +11,13 @@
* turn switch back from down to center position slowly decreases volume, it can be stopped when switch turned down again
## Install instructions
### Crontab entries
### crontab entries
* */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
# fstab entries
* UUID=DAE9-9682 /mnt/video vfat defaults,users,ro 0 1
## Filelist
### RandomVideo.sh
* Plays a random video file