change git.faronear.org to git.tic.cc

This commit is contained in:
Luk
2025-03-27 11:25:26 +08:00
parent d1a953c25c
commit 26a245c81c
9 changed files with 13 additions and 13 deletions

View File

@@ -46,7 +46,7 @@ do
cd "$repo"
# echo " changing repo url to [[$ROOTPATH/$org/$repo]]"
# git remote remove origin
# git remote add origin https://git.faronear.org/$org/$repo
# git remote add origin https://git.tic.cc/$org/$repo
# git pull
# git branch --set-upstream-to=origin/main main
# git pull