From 58ef15fa77cf5643c72ac9559229908f882cb569 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 5 Sep 2023 21:11:42 +0200 Subject: [PATCH] Update ha_entrypoint.sh --- .templates/ha_entrypoint.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.templates/ha_entrypoint.sh b/.templates/ha_entrypoint.sh index b058437f5..defe9d0de 100644 --- a/.templates/ha_entrypoint.sh +++ b/.templates/ha_entrypoint.sh @@ -1,4 +1,5 @@ #!/usr/bin/env bashio +# shellcheck shell=bash echo "Starting..." ####################