Updated rules on 2024-06-18 21:25:39
This commit is contained in:
@@ -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 .
|
||||
# 提交更改
|
||||
|
||||
Reference in New Issue
Block a user