forked from AtomDancing/tlbm-mcp
fix: 更新 git 仓库地址为 https://git.atomdancing.com
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ if [ -d "tlbm-mcp" ]; then
|
||||
git pull
|
||||
else
|
||||
echo "📥 克隆仓库..."
|
||||
git clone gitea@git.atomdancing.com:AtomDancing/tlbm-mcp.git
|
||||
git clone https://git.atomdancing.com/AtomDancing/tlbm-mcp.git
|
||||
cd tlbm-mcp
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user