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