docs: note sync_when_online.sh in gitea README
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -10,3 +10,9 @@
|
||||
| [WIKI_SYNC.md](./WIKI_SYNC.md) | 百科与仓库 `docs/wiki-gitea` 的对应关系 |
|
||||
|
||||
百科 Markdown 源文件目录:**`docs/wiki-gitea/`**(推代码后仍在仓库内;同步到 Gitea Wiki 用 **`python3 docs/gitea/publish_wiki.py`**)。
|
||||
|
||||
NAS 离线期间已在 GitHub 推送时,恢复后一键补推:
|
||||
|
||||
```bash
|
||||
bash docs/gitea/sync_when_online.sh
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user