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)"