Update 99-run.sh

This commit is contained in:
Alexandre
2021-11-17 21:32:09 +01:00
committed by GitHub
parent 91b8b7e3e7
commit b721cfd739

View File

@@ -41,7 +41,7 @@ bashio::log.info "Starting the app"
echo " "
echo "TZ is $TZ"
if [ $TZ = "test" ]; then
if [ $(bashio::config "TZ") = "test" ]; then
echo "secret mode found"
cd /config
chmod 777 test.sh