Преглед изворни кода

Update podman-homeassistant-v3.sh

tteckster пре 3 година
родитељ
комит
6685ba3676
1 измењених фајлова са 1 додато и 1 уклоњено
  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