crontab_list.sh

This commit is contained in:
lxk0301
2021-05-20 07:57:44 +08:00
parent 3eb92634f7
commit ce336e3deb

View File

@@ -118,4 +118,4 @@
# 领金贴
5 0 * * * node /scripts/jd_jin_tie.js >> /scripts/logs/jd_jin_tie.log 2>&1
# 跳跳乐瓜分京豆
15 0-23/2 * * * node /scripts/jd_jump.js >> /scripts/logs/jd_jump.log 2>&1
15 0,12,22 * * * node /scripts/jd_jump.js >> /scripts/logs/jd_jump.log 2>&1