Files
ociflab-backup/README.md
2026-05-07 21:05:50 +08:00

13 lines
354 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.
# OCIFLAB备份脚本
## 功能
每天从https://git.ociflab.icu/Laplace/backup-list拉取whitelist.md
然后根据whitelist.md拉取对应的仓库到backup文件夹进行备份
压缩成zip每天定时备份一次保留7天。
## whitelist.md文件结构
~~~
https://git.ociflab.icu/userA/projectA
https://git.ociflab.icu/userB/projectB
~~~