Update ha_entrypoint.sh

This commit is contained in:
Alexandre
2024-12-05 07:07:51 +01:00
committed by GitHub
parent fe5e142764
commit 7f08556748

View File

@@ -75,6 +75,8 @@ done
###################### ######################
if [ "$$" -eq 1 ]; then if [ "$$" -eq 1 ]; then
echo " "
echo -e "\033[0;32mEverything started!\033[0m"
sleep infinity sleep infinity
else else
echo " " echo " "