From 856df9dec40f267a7bbf33aa1bfb40dc22784576 Mon Sep 17 00:00:00 2001 From: Martin Selbmann Date: Thu, 24 Sep 2020 21:22:35 +0200 Subject: [PATCH] update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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