From 84544b1e848b4c46585d035881487dbb5b9e5c27 Mon Sep 17 00:00:00 2001 From: MacRimi Date: Sat, 4 Oct 2025 16:11:45 +0200 Subject: [PATCH] Update auto_post_install.sh --- scripts/post_install/auto_post_install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/post_install/auto_post_install.sh b/scripts/post_install/auto_post_install.sh index 007663e..f39a682 100644 --- a/scripts/post_install/auto_post_install.sh +++ b/scripts/post_install/auto_post_install.sh @@ -138,6 +138,7 @@ remove_subscription_banner() { fi if [[ "$pve_version" -ge 9 ]]; then + cleanup if ! whiptail --title "Proxmox VE 9.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 msg_warn "Banner removal cancelled by user." @@ -1012,7 +1013,6 @@ run_complete_optimization() { ensure_tools_json apt_upgrade - cleanup remove_subscription_banner #configure_time_sync skip_apt_languages