From eea9d092134e4a4094c20ea60de6552de74da06e Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 17 Feb 2022 19:05:13 +0100 Subject: [PATCH] Update 90-config_yaml.sh --- .templates/90-config_yaml.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.templates/90-config_yaml.sh b/.templates/90-config_yaml.sh index 032800fe1..2dc3b8604 100644 --- a/.templates/90-config_yaml.sh +++ b/.templates/90-config_yaml.sh @@ -1,5 +1,6 @@ #!/usr/bin/with-contenv bashio # shellcheck shell=bash +# shellcheck disable=SC2155,SC1087,SC2163,SC2116,SC2086 ################## # INITIALIZATION #