This commit is contained in:
xiongxiao
2026-03-18 00:49:20 +08:00
committed by cnb
commit 819cbcebac
8 changed files with 88 additions and 0 deletions

13
README.md Normal file
View File

@@ -0,0 +1,13 @@
# 自有gitea仓库
需要把cnb存放的自动化的更新同步到自己的gitea仓库中方便自己使用和修改。
## 同步方式
clone下来后直接push到自己的gitea仓库中即可。
### 整个步骤
1. 获取当天的有更新的仓库
2. clone下来
3. push到自己的gitea仓库中