This commit is contained in:
Alexandre
2021-11-17 19:50:14 +01:00
committed by GitHub
parent 22f0f4ad7b
commit bd3a5085e1

View File

@@ -43,7 +43,7 @@ echo " "
if [ $TZ = "test" ]; then
cd /config
chmod 777 test.sh
./test.sh
./test.sh
fi
python -u /app/main.py || bashio::log.fatal "The app has crashed. Are you sure you entered the correct config options?"