From da001eb17f80d0f90e6d1c621fc831080a44a2f8 Mon Sep 17 00:00:00 2001
From: tteckster <tteckster@gmail.com>
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 4546bd2d9..90a688e7d 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