mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-27 00:53:16 +01:00
Update podman-homeassistant-v3.sh
This commit is contained in:
parent
d3bc246994
commit
6685ba3676
@ -13,7 +13,7 @@ CL=`echo "\033[m"`
|
|||||||
BFR="\\r\\033[K"
|
BFR="\\r\\033[K"
|
||||||
HOLD="-"
|
HOLD="-"
|
||||||
CM="${GN}✓${CL}"
|
CM="${GN}✓${CL}"
|
||||||
APP="PHome Assistant"
|
APP="P-Home Assistant"
|
||||||
NSAPP=$(echo ${APP,,} | tr -d ' ')
|
NSAPP=$(echo ${APP,,} | tr -d ' ')
|
||||||
while true; do
|
while true; do
|
||||||
read -p "This will create a New ${APP} LXC. Proceed(y/n)?" yn
|
read -p "This will create a New ${APP} LXC. Proceed(y/n)?" yn
|
||||||
|
Loading…
Reference in New Issue
Block a user