Ver Fonte

add other tasks

luojunhui há 4 meses atrás
pai
commit
0f2d140299
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      sh/run_long_articles_job.sh

+ 1 - 1
sh/run_long_articles_job.sh

@@ -49,7 +49,7 @@ TASKS=(
   # 标题相似度任务
   "*/10 * * * *|run_title_similarity_task|${LOG_DIR}/run_title_similarity_task/%Y-%m-%d.log"
   # 头条视频抓取
-  "0 4,16 * * *|run_toutiao_video_crawler|${LOG_DIR}/run_toutiao_video_crawler/%Y-%m-%d.log"
+  "0 4,16,20 * * *|run_toutiao_video_crawler|${LOG_DIR}/run_toutiao_video_crawler/%Y-%m-%d.log"
   # 百度视频抓取
   "20 0,12 * * *|run_baidu_video_crawler|${LOG_DIR}/run_baidu_video_crawler/%Y-%m-%d.log"
   # 外部服务号监测