mirror of https://github.com/tteck/Proxmox.git
Update podman-homeassistant-v3.sh
This commit is contained in:
parent
a8ad439499
commit
da001eb17f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue