diff --git a/ct/forgejo-runner.sh b/ct/forgejo-runner.sh index 93470d3c..19aaabfe 100644 --- a/ct/forgejo-runner.sh +++ b/ct/forgejo-runner.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/build.func) +source <(curl -fsSL "${COMMUNITY_SCRIPTS_URL:-https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main}/misc/build.func") # Copyright (c) 2021-2026 community-scripts ORG # Author: Simon Friedrich