diff --git a/ct/espconnect.sh b/ct/espconnect.sh index 32ef1f7c..015cc8d5 100644 --- a/ct/espconnect.sh +++ b/ct/espconnect.sh @@ -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