Fix LXC updates

This commit is contained in:
Sam Heinz
2024-07-02 19:11:46 +10:00
parent a74611e979
commit 1611df15b0

View File

@@ -517,6 +517,7 @@ start() {
fi
if ! command -v pveversion >/dev/null 2>&1; then
apt-get install -y whiptail
if ! (whiptail --backtitle "Proxmox VE Helper Scripts" --title "${APP} LXC UPDATE" --yesno "Support/Update functions for ${APP} LXC. Proceed?" 10 58); then
clear
echo -e "⚠ User exited script \n"