!135 多账号相互助力

Merge pull request !135 from chenyingzhou/feature/多帐号相互助力
This commit is contained in:
lxk0301
2021-02-10 13:48:08 +08:00
committed by Gitee
10 changed files with 123 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
# 每3天的23:50分清理一次日志
50 23 */3 * * rm -rf /scripts/logs/*.log
# 每3天的23:50分清理一次日志(互助码不清理proc_file.sh对该文件进行了去重)
50 23 */3 * * find /scripts/logs -name '*.log' | grep -v 'sharecode' | xargs rm -rf
##############短期活动##############
# 小鸽有礼(活动时间2021年1月15日至2021年2月19日)