From 3fbd24e96b5c11d71fffd7f2993570d699221b92 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 17 Nov 2021 21:30:13 +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 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