mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Update homeassistant-core-v5.sh
This commit is contained in:
parent
2a33c86cfb
commit
ed1e623a28
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue