crontab_list.sh

This commit is contained in:
lxk0301
2021-05-31 21:47:36 +08:00
parent bec23d17b9
commit 672f5fe972

View File

@ -31,7 +31,7 @@
0 1,22 * * * node /scripts/jd_gold_creator.js >> /scripts/logs/jd_gold_creator.log 2>&1
#京东沸腾之夜(5.31日有效)
0 15-19/1 * * * node /scripts/jd_party_night.js >> /scripts/logs/jd_party_night.log 2>&1
55,0 15-23/1 * * * node /scripts/jd_party_night.js >> /scripts/logs/jd_party_night.log 2>&1
##############长期活动##############
# 签到
7 0,17 * * * cd /scripts && node jd_bean_sign.js >> /scripts/logs/jd_bean_sign.log 2>&1