更新 build.sh
This commit is contained in:
2
build.sh
2
build.sh
@@ -6,7 +6,7 @@ cd "$SCRIPT_DIR"
|
||||
mkdir 3rdparty
|
||||
cd "$SCRIPT_DIR/3rdparty"
|
||||
if [ ! -f tencentcloud-sdk-cpp-master.zip ]; then
|
||||
wget https://download.fwlua.com/other/tencentcloud-sdk-cpp-master.zip
|
||||
wget https://download.fastweb.youyanen.com/module/tencentsdk/other/tencentcloud-sdk-cpp-master.zip
|
||||
fi
|
||||
|
||||
rm -rf tencentcloud-sdk-cpp-master
|
||||
|
||||
Reference in New Issue
Block a user