From da001eb17f80d0f90e6d1c621fc831080a44a2f8 Mon Sep 17 00:00:00 2001 From: tteckster Date: Thu, 21 Apr 2022 12:36:16 -0400 Subject: [PATCH] Update podman-homeassistant-v3.sh --- ct/podman-homeassistant-v3.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ct/podman-homeassistant-v3.sh b/ct/podman-homeassistant-v3.sh index 4546bd2d..90a688e7 100644 --- a/ct/podman-homeassistant-v3.sh +++ b/ct/podman-homeassistant-v3.sh @@ -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