wangkun 1 năm trước cách đây
mục cha
commit
adf34f0089
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      main/process_mq.sh

+ 5 - 0
main/process_mq.sh

@@ -20,6 +20,11 @@ elif [ ${crawler} = "kyk" ];then
   profile_path=./base_profile
   python=python3
   log_path=${piaoquan_crawler_dir}main/main_logs/process-mq-$(date +%Y-%m-%d).log
+elif [ ${crawler} = "kykmv" ];then
+  piaoquan_crawler_dir=/Users/kanyikan/Desktop/crawler/piaoquan_crawler/
+  profile_path=/.base_profile
+  python=python3
+  log_path=${piaoquan_crawler_dir}main/main_logs/process-mq-$(date +%Y-%m-%d).log
 else
   piaoquan_crawler_dir=/root/piaoquan_crawler/
   profile_path=/etc/profile