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

@@ -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