From ed1e623a287b002b6d5476a3365e4d82bcc2dbc8 Mon Sep 17 00:00:00 2001 From: tteckster Date: Thu, 26 Jan 2023 18:00:56 -0500 Subject: [PATCH] Update homeassistant-core-v5.sh --- ct/homeassistant-core-v5.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ct/homeassistant-core-v5.sh b/ct/homeassistant-core-v5.sh index 33862ce0..1d67e929 100644 --- a/ct/homeassistant-core-v5.sh +++ b/ct/homeassistant-core-v5.sh @@ -83,6 +83,7 @@ function ARCH_CHECK() { sleep 2 exit fi + } if command -v pveversion >/dev/null 2>&1; then if (whiptail --title "${APP} LXC" --yesno "This will create a New ${APP} LXC. Proceed?" 10 58); then NEXTID=$(pvesh get /cluster/nextid)