mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-10-02 08:06:17 +00:00
Update auto_post_install.sh
This commit is contained in:
@@ -143,7 +143,7 @@ remove_subscription_banner() {
|
|||||||
msg_warn "Banner removal cancelled by user."
|
msg_warn "Banner removal cancelled by user."
|
||||||
return 1
|
return 1
|
||||||
fi
|
fi
|
||||||
bash <(curl -fsSL "$REPO_URL/scripts/global/remove-banner-pve9.sh")
|
bash <(curl -fsSL "$REPO_URL/scripts/global/remove-banner-pve9_2.sh")
|
||||||
else
|
else
|
||||||
if ! whiptail --title "Proxmox VE 8.x Subscription Banner Removal" \
|
if ! whiptail --title "Proxmox VE 8.x Subscription Banner Removal" \
|
||||||
--yesno "Do you want to remove the Proxmox subscription banner from the web interface for PVE $pve_version?" 10 70; then
|
--yesno "Do you want to remove the Proxmox subscription banner from the web interface for PVE $pve_version?" 10 70; then
|
||||||
|
Reference in New Issue
Block a user