mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-10-01 15:46:19 +00:00
Update customizable_post_install.sh
This commit is contained in:
@@ -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")
|
||||
|
Reference in New Issue
Block a user