From 7f08556748c552c1792b88d5708f292e83d0b01d Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 5 Dec 2024 07:07:51 +0100 Subject: [PATCH] Update ha_entrypoint.sh --- .templates/ha_entrypoint.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.templates/ha_entrypoint.sh b/.templates/ha_entrypoint.sh index e7bea1235..2c9644a5d 100755 --- a/.templates/ha_entrypoint.sh +++ b/.templates/ha_entrypoint.sh @@ -75,6 +75,8 @@ done ###################### if [ "$$" -eq 1 ]; then + echo " " + echo -e "\033[0;32mEverything started!\033[0m" sleep infinity else echo " "