diff --git a/README.md b/README.md index f4004e7..a08ad3b 100644 --- a/README.md +++ b/README.md @@ -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