From becf6f3f7b3a39b4eb1b558eb8602d4617a48067 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 26 Jul 2023 19:23:24 +0200 Subject: [PATCH] Avoid blocking error --- enedisgateway2mqtt/rootfs/etc/cont-init.d/99-run.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/enedisgateway2mqtt/rootfs/etc/cont-init.d/99-run.sh b/enedisgateway2mqtt/rootfs/etc/cont-init.d/99-run.sh index 3032c8957..ae7548a44 100755 --- a/enedisgateway2mqtt/rootfs/etc/cont-init.d/99-run.sh +++ b/enedisgateway2mqtt/rootfs/etc/cont-init.d/99-run.sh @@ -87,7 +87,6 @@ if [ -f "$CONFIGSOURCE" ]; then else cat ERROR bashio::log.fatal "Config file has an invalid yaml format. Please check the file in $CONFIGSOURCE. Errors list above. You can check yaml validity with the online tool yamllint.com" - bashio::exit.nok fi else # Create symlink for addon to create config