Fix LXC updates

This commit is contained in:
Sam Heinz
2024-07-02 19:11:46 +10:00
parent cf5b8ea2d9
commit cd0df16a32

View File

@@ -501,6 +501,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"