mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-12-15 16:46:24 +00:00
Update auto_post_install.sh
This commit is contained in:
@@ -138,6 +138,7 @@ remove_subscription_banner() {
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ "$pve_version" -ge 9 ]]; then
|
if [[ "$pve_version" -ge 9 ]]; then
|
||||||
|
cleanup
|
||||||
if ! whiptail --title "Proxmox VE 9.x Subscription Banner Removal" \
|
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
|
--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."
|
msg_warn "Banner removal cancelled by user."
|
||||||
@@ -1012,7 +1013,6 @@ run_complete_optimization() {
|
|||||||
ensure_tools_json
|
ensure_tools_json
|
||||||
|
|
||||||
apt_upgrade
|
apt_upgrade
|
||||||
cleanup
|
|
||||||
remove_subscription_banner
|
remove_subscription_banner
|
||||||
#configure_time_sync
|
#configure_time_sync
|
||||||
skip_apt_languages
|
skip_apt_languages
|
||||||
|
|||||||
Reference in New Issue
Block a user