From 908ead9a00fb2e1257ce642bce07749f7c558951 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Wed, 6 Aug 2025 12:12:47 +0200 Subject: [PATCH] Update post-pve-install.sh --- tools/pve/post-pve-install.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/tools/pve/post-pve-install.sh b/tools/pve/post-pve-install.sh index bbd83822..e51a72c4 100644 --- a/tools/pve/post-pve-install.sh +++ b/tools/pve/post-pve-install.sh @@ -394,9 +394,7 @@ post_routines_common() { rm /etc/apt/apt.conf.d/no-nag-script 2>/dev/null ;; esac - echo "BEFORE WIDGET" apt --reinstall install proxmox-widget-toolkit &>/dev/null || msg_error "Widget toolkit reinstall failed" - echo "AFTER WIDGET" if ! systemctl is-active --quiet pve-ha-lrm; then CHOICE=$(whiptail --backtitle "Proxmox VE Helper Scripts" --title "HIGH AVAILABILITY" --menu "Enable high availability?" 10 58 2 \ "yes" " " \