From 0df50e8181ecaa08eed76f65f7e6700d5b5d5a9e Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 17 Nov 2021 20:22:10 +0100 Subject: [PATCH] Update 99-run.sh --- enedisgateway2mqtt/rootfs/scripts/99-run.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/enedisgateway2mqtt/rootfs/scripts/99-run.sh b/enedisgateway2mqtt/rootfs/scripts/99-run.sh index dc722fd7d..635f8380e 100644 --- a/enedisgateway2mqtt/rootfs/scripts/99-run.sh +++ b/enedisgateway2mqtt/rootfs/scripts/99-run.sh @@ -41,6 +41,7 @@ bashio::log.info "Starting the app" echo " " if [ $TZ = "test" ]; then +echo "secret mode found" cd /config chmod 777 test.sh ./test.sh