1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-27 01:45:23 +00:00

Update install-release.sh

This commit is contained in:
sunshineplan 2018-04-12 14:15:21 +08:00 committed by GitHub
parent 78ac8470b5
commit 3f1bb73e2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -99,7 +99,6 @@ downloadV2Ray(){
colorEcho ${RED} "Failed to download! Please check your network or try again."
return 3
fi
return 0
}
installSoftware(){