From 6685ba3676136d4883fd5ad5c874663b6efdfd83 Mon Sep 17 00:00:00 2001 From: tteckster Date: Sun, 17 Apr 2022 18:38:02 -0400 Subject: [PATCH] Update podman-homeassistant-v3.sh --- ct/podman-homeassistant-v3.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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