From aa876364b9a42313d18e484faf95ce1bd75a6178 Mon Sep 17 00:00:00 2001 From: mmaster Date: Thu, 23 Sep 2021 22:34:28 +0200 Subject: [PATCH] some bugfixes --- randomvideo.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/randomvideo.sh b/randomvideo.sh index fbf60c8..b5dcf60 100755 --- a/randomvideo.sh +++ b/randomvideo.sh @@ -1,6 +1,6 @@ #!/bin/sh -vars="/hom/pi/birdcam/vars" +vars="/home/pi/birdcam/vars" folderext="$(cat $vars | grep folderext | cut -d'=' -f2)" folderint="$(cat $vars | grep folderint | cut -d'=' -f2)"