wangkun 2 years ago
parent
commit
e447687ba4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      kanyikan.sh

+ 1 - 1
kanyikan.sh

@@ -30,7 +30,7 @@ if [ ${env} = "--env=dev" ];then
   profile_path=/etc/profile
   log_path=${crawler_dir}logs/process-$(date +%Y-%m-%d).log
 else
-  crawler_dir=/Users/piaoquan/Desktop/crawler/crawler_kanyikan/
+  crawler_dir=/Users/lieyunye/Desktop/crawler/crawler_kanyikan/
   profile_path=./base_profile
   log_path=${crawler_dir}logs/process-$(date +%Y-%m-%d).log
 fi