更新 build.sh
This commit is contained in:
2
build.sh
2
build.sh
@@ -5,7 +5,7 @@ cd "$SCRIPT_DIR"
|
|||||||
# 安装阿里云核心
|
# 安装阿里云核心
|
||||||
mkdir tmp
|
mkdir tmp
|
||||||
cd tmp
|
cd tmp
|
||||||
git clone https://gitee.com/yobonianhua/aliyun-openapi-cpp-sdk.git
|
git clone https://git.ddtalk.net/1585346868/aliyun-openapi-cpp-sdk.git
|
||||||
cd aliyun-openapi-cpp-sdk
|
cd aliyun-openapi-cpp-sdk
|
||||||
sudo sh easyinstall.sh core
|
sudo sh easyinstall.sh core
|
||||||
cd ${SCRIPT_DIR}
|
cd ${SCRIPT_DIR}
|
||||||
|
|||||||
Reference in New Issue
Block a user