mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-29 04:52:32 +02:00
test change
This commit is contained in:
@@ -152,7 +152,7 @@ echo "--> CHECK CONFIG: sudo nginx -t"
|
|||||||
sudo nginx -t
|
sudo nginx -t
|
||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
if [ "${touchscreen}" == "" ] || [ "${touchscreen}" == "0" ]; then
|
if [ "${touchscreen}" == "" ]; then
|
||||||
echo "- TOUCHSCREEN is OFF by config"
|
echo "- TOUCHSCREEN is OFF by config"
|
||||||
else
|
else
|
||||||
echo ""
|
echo ""
|
||||||
|
Reference in New Issue
Block a user