ybw_crontab.txt 242 B

12345
  1. # 元博网 限量采集
  2. 30 9 * * * cd /mnt && python3 ybw_query_list.py > /dev/null 2>&1
  3. 0 3 * * * python3 /mnt/ybw_release_account.py
  4. 0 9-16/2 * * 1-5 cd /mnt && ./start.sh
  5. 50 8-18/2 * * * cd /mnt && python3 ybw_esquery.py > /dev/null 2>&1