test change

This commit is contained in:
rootzoll
2021-08-27 20:15:44 +02:00
parent a474c66cb9
commit 247bdbf5c5

View File

@@ -152,7 +152,7 @@ echo "--> CHECK CONFIG: sudo nginx -t"
sudo nginx -t
echo ""
if [ "${touchscreen}" == "" ] || [ "${touchscreen}" == "0" ]; then
if [ "${touchscreen}" == "" ]; then
echo "- TOUCHSCREEN is OFF by config"
else
echo ""