diff --git a/ct/podman-homeassistant-v3.sh b/ct/podman-homeassistant-v3.sh index dab3ca05..c3e459d4 100644 --- a/ct/podman-homeassistant-v3.sh +++ b/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