|
@@ -19,6 +19,7 @@ elif [ ${crawler} = "kyk" ];then
|
|
|
piaoquan_crawler_dir=/Users/lieyunye/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
|