Update crontab_list_ts.sh

修复养猪cron时间
This commit is contained in:
deepdark111
2020-11-15 15:18:02 +08:00
committed by GitHub
parent f5ae6c0f12
commit eb52f632ac

View File

@@ -52,4 +52,4 @@
# 天天提鹅
18 */3 * * * node /scripts/jd_daily_egg.js |ts >> /scripts/logs/jd_daily_egg.log 2>&1
# 金融养猪
12 13 * * * node /scripts/jd_pigPet.js |ts >> /scripts/logs/jd_pigPet.log 2>&1
12 * * * * node /scripts/jd_pigPet.js |ts >> /scripts/logs/jd_pigPet.log 2>&1