rename go-proxy to godoxy

This commit is contained in:
yusing
2025-02-23 14:27:25 +08:00
parent d25d5b734c
commit 847811a52c
6 changed files with 37 additions and 37 deletions

View File

@@ -39,7 +39,7 @@ echo "Using ${DOWNLOAD_TOOL} for downloads"
# }
# Environment variables with defaults
REPO="yusing/go-proxy"
REPO="yusing/godoxy"
BRANCH=${BRANCH:-"main"}
REPO_URL="https://github.com/$REPO"
WIKI_URL="${REPO_URL}/wiki"