删除Docker的PUBG游戏盛典活动定时任务
This commit is contained in:
@@ -8,8 +8,6 @@
|
|||||||
40 8 * * * node /scripts/jd_ms_redrain.js >> /scripts/logs/jd_ms_redrain.log 2>&1
|
40 8 * * * node /scripts/jd_ms_redrain.js >> /scripts/logs/jd_ms_redrain.log 2>&1
|
||||||
# 健康抽奖机(2020.12.31活动过期)
|
# 健康抽奖机(2020.12.31活动过期)
|
||||||
10 0 * * * 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
|
||||||
# PUBG游戏盛典(2020.12.13活动过期)
|
|
||||||
8 1,20 * * * node /scripts/jd_pubg.js >> /scripts/logs/jd_pubg.log 2>&1
|
|
||||||
# 苹果超品日互动抽奖机(2020.12.14活动过期)
|
# 苹果超品日互动抽奖机(2020.12.14活动过期)
|
||||||
8 0,20 * * * node /scripts/jd_apple_live.js >> /scripts/logs/jd_apple_live.log 2>&1
|
8 0,20 * * * node /scripts/jd_apple_live.js >> /scripts/logs/jd_apple_live.log 2>&1
|
||||||
|
|
||||||
|
@@ -8,8 +8,6 @@
|
|||||||
40 8 * * * node /scripts/jd_ms_redrain.js | ts >> /scripts/logs/jd_ms_redrain.log 2>&1
|
40 8 * * * node /scripts/jd_ms_redrain.js | ts >> /scripts/logs/jd_ms_redrain.log 2>&1
|
||||||
# 健康抽奖机(2020.12.31活动过期)
|
# 健康抽奖机(2020.12.31活动过期)
|
||||||
10 0 * * * node /scripts/jd_health.js | ts >> /scripts/logs/jd_health.log 2>&1
|
10 0 * * * node /scripts/jd_health.js | ts >> /scripts/logs/jd_health.log 2>&1
|
||||||
# PUBG游戏盛典(2020.12.13活动过期)
|
|
||||||
8 1,20 * * * node /scripts/jd_pubg.js | ts >> /scripts/logs/jd_pubg.log 2>&1
|
|
||||||
# 苹果超品日互动抽奖机(2020.12.14活动过期)
|
# 苹果超品日互动抽奖机(2020.12.14活动过期)
|
||||||
8 0,20 * * * node /scripts/jd_apple_live.js | ts >> /scripts/logs/jd_apple_live.log 2>&1
|
8 0,20 * * * node /scripts/jd_apple_live.js | ts >> /scripts/logs/jd_apple_live.log 2>&1
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user