From 142bc79869947004c30513de563238147c92504a Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 18 Feb 2022 07:06:17 +0100 Subject: [PATCH] Update 91-mqtt_autodiscover.sh --- .../rootfs/etc/cont-init.d/91-mqtt_autodiscover.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/enedisgateway2mqtt/rootfs/etc/cont-init.d/91-mqtt_autodiscover.sh b/enedisgateway2mqtt/rootfs/etc/cont-init.d/91-mqtt_autodiscover.sh index 1fa3b8d4f..e72a3f600 100644 --- a/enedisgateway2mqtt/rootfs/etc/cont-init.d/91-mqtt_autodiscover.sh +++ b/enedisgateway2mqtt/rootfs/etc/cont-init.d/91-mqtt_autodiscover.sh @@ -1,5 +1,6 @@ #!/usr/bin/with-contenv bashio # shellcheck shell=bash +# shellcheck disable=SC2155 ##################### # Autodiscover mqtt #