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"
|
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
|
||||||
|
|
Loading…
Reference in New Issue