diff --git a/setup.sh b/setup.sh index ecf244e..6afb1a6 100755 --- a/setup.sh +++ b/setup.sh @@ -117,7 +117,7 @@ else echo -e "${CYAN_BACK} Did not start Service, to start use \"sudo systemctl start pivideo.service\" ${NOCOLOR}" fi -if [ $GPPower -eq 0] +if [ $GPPower -eq 0 ] then echo "dtoverlay=gpio-shutdown,gpio-pin=3" | sudo tee /boot/config.txt > /dev/null fi diff --git a/videos/trigger.mp4 b/videos/trigger.mp4 index 9af497f..60d1abe 100644 Binary files a/videos/trigger.mp4 and b/videos/trigger.mp4 differ