This commit is contained in:
douboer
2025-09-05 17:26:56 +08:00
parent a53deec4aa
commit 48125f52d8
2 changed files with 6 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
git init
#git init
git add .
git commit -m "first commit"
git branch -M main
git remote add origin https://biboer.cn/gitea/gavin/xhsautopublisher.git
git commit -m "xhs"
#git branch -M main
#git remote add origin https://biboer.cn/gitea/gavin/xhsautopublisher.git
git push -u origin main