Update post-pve-install.sh
This commit is contained in:
parent
7d38e46ba2
commit
908ead9a00
@ -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" " " \
|
||||
|
Loading…
x
Reference in New Issue
Block a user