Update 99-run.sh

This commit is contained in:
Alexandre
2021-11-25 19:08:40 +01:00
committed by GitHub
parent efb303f376
commit e92f68a36a

View File

@@ -66,6 +66,7 @@ bashio::log.info "Starting the app"
echo " "
# Test mode
TZ=$(bashio::config "TZ")
if [ $TZ = "test" ]; then
echo "secret mode found, launching script in /config/test.sh"
cd /config