wangkun 2 năm trước cách đây
mục cha
commit
e447687ba4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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