luojunhui 4 місяців тому
батько
коміт
e5493efa74
1 змінених файлів з 0 додано та 1 видалено
  1. 0 1
      sh/run_long_articles_job.sh

+ 0 - 1
sh/run_long_articles_job.sh

@@ -39,7 +39,6 @@ TASKS=(
   "10 6 * * *|run_sohu_video_crawler|${LOG_DIR}/run_sohu_video_crawler/%Y-%m-%d.log"
   "20 11 * * *|top_article_generalize|${LOG_DIR}/top_article_generalize/%Y-%m-%d.log"
   "0 15 * * *|run_sph_video_crawler|${LOG_DIR}/run_sph_video_crawler/%Y-%m-%d.log"
-  "18 15 * * *|run_test|${LOG_DIR}/run_test/%Y-%m-%d.log"
   # 示例:每分钟执行
   # "* * * * *|heartbeat|${LOG_DIR}/heartbeat/%Y-%m-%d.log"
 )