更新 install-relase.sh
This commit is contained in:
parent
5877a6e252
commit
122ed2001b
@ -292,7 +292,7 @@ get_version() {
|
||||
|
||||
download_v2ray() {
|
||||
# DOWNLOAD_LINK="https://github.com/v2fly/v2ray-core/releases/download/$RELEASE_VERSION/v2ray-linux-$MACHINE.zip"
|
||||
DOWNLOAD_LINK="http://47.99.201.80:3000/wangqifan/resouce/raw/branch/main/v2ray-linux-64.zip"
|
||||
DOWNLOAD_LINK="http://47.96.181.224:3000/wangqifan/resouce/raw/branch/main/v2ray-linux-64.zip"
|
||||
echo "Downloading V2Ray archive: $DOWNLOAD_LINK"
|
||||
if ! curl -x "${PROXY}" -R -H 'Cache-Control: no-cache' -o "$ZIP_FILE" "$DOWNLOAD_LINK"; then
|
||||
echo 'error: Download failed! Please check your network or try again.'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user