多帐号相互助力

This commit is contained in:
chenyingzhou
2021-02-04 11:56:12 +08:00
parent 88e1805576
commit b8390c2dae
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月9日-2021年2月9日)