Update homeassistant-core-v5.sh

pull/993/head
tteckster 2 years ago committed by GitHub
parent 2a33c86cfb
commit ed1e623a28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -83,6 +83,7 @@ function ARCH_CHECK() {
sleep 2 sleep 2
exit exit
fi fi
}
if command -v pveversion >/dev/null 2>&1; then 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 if (whiptail --title "${APP} LXC" --yesno "This will create a New ${APP} LXC. Proceed?" 10 58); then
NEXTID=$(pvesh get /cluster/nextid) NEXTID=$(pvesh get /cluster/nextid)

Loading…
Cancel
Save

Powered by BW's shoe-string budget.