修复 docker/crontab_list.sh. 格式错误

This commit is contained in:
Sxx1314
2021-02-19 12:06:23 +08:00
committed by Gitee
parent 7607c9bc0f
commit de3c0877ce

View File

@ -11,7 +11,7 @@
0 9,12,20,21 2-22 2 * node /scripts/jd_global.js >> /scripts/logs/jd_global.log 2>&1
#女装盲盒 活动时间2021-2-19至2021-2-25
5 7,23 19-25 2 * * node /scripts/jd_nzmh.js >> /scripts/logs/jd_nzmh.log 2>&1
5 7,23 19-25 2 * node /scripts/jd_nzmh.js >> /scripts/logs/jd_nzmh.log 2>&1
##############长期活动##############
# 签到
3 0,18 * * * cd /scripts && node jd_bean_sign.js >> /scripts/logs/jd_bean_sign.log 2>&1