Browse Source

process_mq.sh else复原

罗俊辉 1 year ago
parent
commit
a077c340ee
1 changed files with 2 additions and 2 deletions
  1. 2 2
      main/process_mq.sh

+ 2 - 2
main/process_mq.sh

@@ -64,8 +64,8 @@ elif [ ${crawler} = "xngplus" ] && [ ${log_type} = "recommend" ];then
   log_path=${piaoquan_crawler_dir}main/main_logs/process-mq-$(date +%Y-%m-%d).log
 
 else
-  piaoquan_crawler_dir=/Users/tzld/Desktop/piaoquan_crawler/
-  profile_path=/.base_profile
+  piaoquan_crawler_dir=/root/piaoquan_crawler/
+  profile_path=/etc/profile
   python=python3
   log_path=${piaoquan_crawler_dir}main/main_logs/process-mq-$(date +%Y-%m-%d).log