From caf480865a55375ab84db82bfd98c92ac85599ef Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 9 Sep 2023 06:51:36 +0200 Subject: [PATCH] Update ha_entrypoint.sh --- .templates/ha_entrypoint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.templates/ha_entrypoint.sh b/.templates/ha_entrypoint.sh index 19db08820..5eb75f19b 100644 --- a/.templates/ha_entrypoint.sh +++ b/.templates/ha_entrypoint.sh @@ -1,4 +1,4 @@ -#!/command/env bashio +#!/command/with-contenv bashio # shellcheck shell=bash echo "Starting..."