|
@@ -28,7 +28,7 @@ elif [ ${machine} = "--machine=aliyun_hk" ];then
|
|
|
profile_path=/etc/profile
|
|
|
python=python3
|
|
|
elif [ ${machine} = "--machine=aliyun" ];then
|
|
|
- piaoquan_crawler_dir=/data5/wangkun/piaoquan_crawler/
|
|
|
+ piaoquan_crawler_dir=/data5/piaoquan_crawler/
|
|
|
profile_path=/etc/profile
|
|
|
python=python
|
|
|
elif [ ${machine} = "--machine=local" ];then
|