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
|
rm /etc/apt/apt.conf.d/no-nag-script 2>/dev/null
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
echo "BEFORE WIDGET"
|
|
||||||
apt --reinstall install proxmox-widget-toolkit &>/dev/null || msg_error "Widget toolkit reinstall failed"
|
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
|
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 \
|
CHOICE=$(whiptail --backtitle "Proxmox VE Helper Scripts" --title "HIGH AVAILABILITY" --menu "Enable high availability?" 10 58 2 \
|
||||||
"yes" " " \
|
"yes" " " \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user