Update Post Install

This commit is contained in:
MacRimi
2025-10-31 17:57:09 +01:00
parent 9543148887
commit f33c451a19
2 changed files with 4 additions and 3 deletions

View File

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