Parcourir la source

Update podman-homeassistant-v3.sh

tteckster il y a 3 ans
Parent
commit
6685ba3676
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      ct/podman-homeassistant-v3.sh

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

@@ -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