diff --git a/ct/pinchflat.sh b/ct/pinchflat.sh index 63e7f209..b27003d5 100644 --- a/ct/pinchflat.sh +++ b/ct/pinchflat.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -COMMUNITY_SCRIPTS_URL="${COMMUNITY_SCRIPTS_URL:-https://raw.githubusercontent.com/nnsense/ProxmoxVED/main}" -source <(curl -fsSL "$COMMUNITY_SCRIPTS_URL/misc/build.func") + +source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/build.func) # Copyright (c) 2021-2026 community-scripts ORG # Author: nnsense