修复东东小窝因装饰领京豆功能下线导致脚本出错

This commit is contained in:
lxk0301
2021-01-04 12:22:11 +08:00
parent 5ecf1ea781
commit 6939223a9d
3 changed files with 23 additions and 21 deletions

View File

@@ -5,7 +5,7 @@
##############短期活动##############
# 健康抽奖机(2020.12.31活动过期)
10 0 1-31 12 * node /scripts/jd_health.js >> /scripts/logs/jd_health.log 2>&1
10 0 * * * node /scripts/jd_health.js >> /scripts/logs/jd_health.log 2>&1
##############长期活动##############
# 签到
0 0,18 * * * cd /scripts && node jd_bean_sign.js >> /scripts/logs/jd_bean_sign.log 2>&1