Browse Source

Update podman-homeassistant-v3.sh

tteckster 3 năm trước cách đây
mục cha
commit
6685ba3676
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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"
 HOLD="-"
 CM="${GN}✓${CL}"
-APP="PHome Assistant"
+APP="P-Home Assistant"
 NSAPP=$(echo ${APP,,} | tr -d ' ')
 while true; do
     read -p "This will create a New ${APP} LXC. Proceed(y/n)?" yn