diff --git a/setup.sh b/setup.sh index c4dbd86..f3c0789 100644 --- a/setup.sh +++ b/setup.sh @@ -18,7 +18,7 @@ BOLD='\033[1m' NC='\033[0m' # Base URLs for GitLab raw content -GITLAB_BASE="https://git.sechpoint.app/customer-engineering/wallarm/-/raw/main" +GITLAB_BASE="https://git.sechpoint.app/customer-engineering/wallarm/raw/branch/main/setup.sh" SCRIPTS=( "wallarm-ct-check.sh" "wallarm-ct-deploy.sh"