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 " "