Update 99-run.sh

This commit is contained in:
Alexandre
2021-11-17 20:22:10 +01:00
committed by GitHub
parent f84dcade80
commit 0df50e8181

View File

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