docker单容器多账号自动助力

This commit is contained in:
lxk0301
2021-03-10 10:10:05 +08:00
parent 6d9f3b10e8
commit b049858d93
4 changed files with 181 additions and 6 deletions

View File

@@ -1,5 +1,7 @@
# 每3天的23:50分清理一次日志(互助码不清理proc_file.sh对该文件进行了去重)
50 23 */3 * * find /scripts/logs -name '*.log' | grep -v 'sharecode' | xargs rm -rf
#收集助力码
30 * * * * sh +x /scripts/docker/auto_help.sh collect >> /scripts/logs/auto_help.log 2>&1
##############短期活动##############