Updated rules on 2024-06-18 21:25:39

This commit is contained in:
2024-06-18 21:25:39 +08:00
parent 6151f0fdbc
commit 6e3287d072

View File

@@ -50,6 +50,8 @@ if [ ${#failed_downloads[@]} -gt 0 ]; then
else
log "All rules have been successfully downloaded."
git config http.postBuffer 157286400
# 添加更改到 Git
git add .
# 提交更改