diff --git a/enedisgateway2mqtt/rootfs/scripts/99-run.sh b/enedisgateway2mqtt/rootfs/scripts/99-run.sh index 635f8380e..5c67600f7 100644 --- a/enedisgateway2mqtt/rootfs/scripts/99-run.sh +++ b/enedisgateway2mqtt/rootfs/scripts/99-run.sh @@ -40,6 +40,7 @@ echo " " bashio::log.info "Starting the app" echo " " +echo "TZ is $TZ" if [ $TZ = "test" ]; then echo "secret mode found" cd /config