Fixed Formating changed trigger Video

This commit is contained in:
Tim
2024-08-13 14:04:49 +02:00
parent f04caae7b1
commit 4df6c883b6
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -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