Files
to-my-gitea/README.md
xiongxiao 819cbcebac init
2026-03-18 00:49:20 +08:00

13 lines
311 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 自有gitea仓库
需要把cnb存放的自动化的更新同步到自己的gitea仓库中方便自己使用和修改。
## 同步方式
clone下来后直接push到自己的gitea仓库中即可。
### 整个步骤
1. 获取当天的有更新的仓库
2. clone下来
3. push到自己的gitea仓库中