forked from AtomDancing/tlbm-mcp
fix: 更新 git 仓库地址为 AtomDancing/tlbm-mcp
- README.md: 安装和更新命令中的地址 - install.sh: 克隆地址 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ done
|
||||
|
||||
# 构建 git URL
|
||||
if [ -n "$TOKEN" ]; then
|
||||
GIT_URL="gitea@git.atomdancing.com:atomdancing.pub/tlbm-mcp.git"
|
||||
GIT_URL="gitea@git.atomdancing.com:AtomDancing/tlbm-mcp.git"
|
||||
fi
|
||||
|
||||
# 检测是否已克隆
|
||||
|
||||
Reference in New Issue
Block a user