Browse Source

Update podman-homeassistant-v3.sh

tteckster 3 years ago
parent
commit
da001eb17f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      ct/podman-homeassistant-v3.sh

+ 1 - 0
ct/podman-homeassistant-v3.sh

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