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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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