Update podman-homeassistant-v3.sh

This commit is contained in:
tteckster
2022-04-21 12:36:16 -04:00
committed by GitHub
parent a8ad439499
commit da001eb17f

View File

@@ -13,6 +13,7 @@ CL=`echo "\033[m"`
BFR="\\r\\033[K"
HOLD="-"
CM="${GN}${CL}"
CROSS="${RD}${CL}"
APP="P-Home Assistant"
NSAPP=$(echo ${APP,,} | tr -d ' ')
while true; do