소스 검색

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