mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-11-18 19:46:18 +00:00
Updsate Post Install
This commit is contained in:
@@ -883,9 +883,9 @@ run_complete_optimization() {
|
|||||||
|
|
||||||
ensure_tools_json
|
ensure_tools_json
|
||||||
|
|
||||||
force_apt_ipv4
|
|
||||||
apt_upgrade
|
apt_upgrade
|
||||||
remove_subscription_banner
|
remove_subscription_banner
|
||||||
|
force_apt_ipv4
|
||||||
#configure_time_sync
|
#configure_time_sync
|
||||||
skip_apt_languages
|
skip_apt_languages
|
||||||
increase_system_limits
|
increase_system_limits
|
||||||
|
|||||||
@@ -61,7 +61,7 @@ apt_upgrade() {
|
|||||||
|
|
||||||
else
|
else
|
||||||
show_proxmenux_logo
|
show_proxmenux_logo
|
||||||
msg_title "$(translate "$SCRIPT_TITLE)"
|
msg_title "$(translate "Proxmox system update")"
|
||||||
bash <(curl -fsSL "$REPO_URL/scripts/global/update-pve8.sh")
|
bash <(curl -fsSL "$REPO_URL/scripts/global/update-pve8.sh")
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user