Updsate Post Install

This commit is contained in:
MacRimi
2025-10-31 20:16:42 +01:00
parent 632c7b91f4
commit 4712171d43
2 changed files with 2 additions and 2 deletions

View File

@@ -883,9 +883,9 @@ run_complete_optimization() {
ensure_tools_json
force_apt_ipv4
apt_upgrade
remove_subscription_banner
force_apt_ipv4
#configure_time_sync
skip_apt_languages
increase_system_limits

View File

@@ -61,7 +61,7 @@ apt_upgrade() {
else
show_proxmenux_logo
msg_title "$(translate "$SCRIPT_TITLE)"
msg_title "$(translate "Proxmox system update")"
bash <(curl -fsSL "$REPO_URL/scripts/global/update-pve8.sh")
fi