commit 272cd6a1cdbb8a8eb97b4b58d7ab0d839ee6e812 Author: LiuEnder Date: Thu May 7 21:05:50 2026 +0800 编写readme diff --git a/README.md b/README.md new file mode 100644 index 0000000..c07254b --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# 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 +~~~ \ No newline at end of file