From 60a9fcd0da0fde5cf856df4fb9eb7d5b7c1b3aca Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 8 Sep 2023 22:54:26 +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 5965af375..19db08820 100644 --- a/.templates/ha_entrypoint.sh +++ b/.templates/ha_entrypoint.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/command/env bashio # shellcheck shell=bash echo "Starting..."