diff --git a/enedisgateway2mqtt/rootfs/scripts/99-run.sh b/enedisgateway2mqtt/rootfs/scripts/99-run.sh index 2c6320f99..c51426cd2 100644 --- a/enedisgateway2mqtt/rootfs/scripts/99-run.sh +++ b/enedisgateway2mqtt/rootfs/scripts/99-run.sh @@ -3,6 +3,7 @@ ################## # INITIALIZATION # ################## +EXIT_CODE=0 # Where is the config CONFIGSOURCE=$(bashio::config "CONFIG_LOCATION")