Update Post Install

This commit is contained in:
MacRimi
2025-10-31 20:03:34 +01:00
parent c046b77223
commit 4d109c0481
4 changed files with 317 additions and 10 deletions

View File

@@ -194,7 +194,7 @@ apt_upgrade() {
if [[ "$pve_version" -ge 9 ]]; then
bash <(curl -fsSL "$REPO_URL/scripts/global/update-pve.sh")
bash <(curl -fsSL "$REPO_URL/scripts/global/update-pve9_2.sh")
else
bash <(curl -fsSL "$REPO_URL/scripts/global/update-pve8.sh")