fix synatx

This commit is contained in:
rootzoll
2021-08-27 20:19:16 +02:00
parent b70268f411
commit 4bd38fe7f0

View File

@@ -225,7 +225,7 @@ else
echo ""
fi
if [ "${thunderhub}" == "" ] || [ "${thunderhub}" == "off" ]; then
if [ "${thunderhub}" == "" ] || [ "${thunderhub}" == "0" ] | [ "${thunderhub}" == "off" ]; then
echo "- Thunderhub is OFF by config"
else
echo ""