chore: git remote 迁移至 git.51yanmei.com,新增 Android 平台支持
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ cd "$(dirname "$0")/.."
|
||||
EC2_HOST="${EC2_HOST:-$(grep EC2_HOST ~/.env 2>/dev/null | cut -d= -f2)}"
|
||||
EC2_USER="${EC2_USER:-$(grep EC2_USER ~/.env 2>/dev/null | cut -d= -f2)}"
|
||||
EC2_KEY="${EC2_KEY:-~/.ssh/wangjia.pem}"
|
||||
FORGEJO_URL="http://192.168.3.200:3000"
|
||||
FORGEJO_URL="https://git.51yanmei.com"
|
||||
FORGEJO_TOKEN="${FORGEJO_TOKEN:-$(grep FORGEJO_TOKEN ~/.env 2>/dev/null | cut -d= -f2)}"
|
||||
|
||||
echo "==> 1/5 Go 测试"
|
||||
|
||||
Reference in New Issue
Block a user