chore: restore upstream helper URL

This commit is contained in:
John Lombardo
2026-04-28 20:09:29 +08:00
parent abf2052dfd
commit b319e478a2

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env bash
COMMUNITY_SCRIPTS_URL="${COMMUNITY_SCRIPTS_URL:-https://raw.githubusercontent.com/programbo/ProxmoxVED/codex/add-espconnect}"
COMMUNITY_SCRIPTS_URL="${COMMUNITY_SCRIPTS_URL:-https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main}"
source <(curl -fsSL "$COMMUNITY_SCRIPTS_URL/misc/build.func")
# Copyright (c) 2021-2026 community-scripts ORG
# Author: John Lombardo