Update customizable_post_install.sh

This commit is contained in:
MacRimi
2025-09-27 18:26:23 +02:00
parent ca7b959fce
commit 9d89f98987

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.sh")
bash <(curl -fsSL "$REPO_URL/scripts/global/remove-banner-pve9_2.sh")
else
bash <(curl -fsSL "$REPO_URL/scripts/global/remove-banner-pve8.sh")