From 59b67f6d681e6861b46402e4e8a36bb390df7641 Mon Sep 17 00:00:00 2001 From: mmaster Date: Wed, 22 Sep 2021 04:20:09 +0200 Subject: [PATCH] update crontab template --- conf/crontab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/crontab b/conf/crontab index a3a9f4d..b38299c 100644 --- a/conf/crontab +++ b/conf/crontab @@ -1,5 +1,5 @@ @reboot iperf3 -s -@reboot cvlc -R --no-osd ~/birdcam/chch.png +@reboot cvlc -R --no-osd ~/birdcam/video/chch.png @reboot ~/birdcam/poll_button.sh @reboot ~/birdcam/check_playerproc.sh @reboot ~/birdcam/automount.sh