Update post-pve-install.sh

This commit is contained in:
CanbiZ 2025-08-06 12:12:47 +02:00
parent 7d38e46ba2
commit 908ead9a00

View File

@ -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" " " \