test: default ESPConnect helper URL to fork

This commit is contained in:
John Lombardo
2026-04-28 17:41:37 +08:00
parent 57e212ef69
commit abf2052dfd

View File

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