1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-02-20 23:47:21 -05:00

Update install-release.sh

This commit is contained in:
sunshineplan 2018-04-12 21:38:18 +08:00 committed by GitHub
parent 765c44c2ac
commit b0ded2f5a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -348,8 +348,8 @@ checkUpdate(){
main(){
#helping information
[[ "$CHECK" == "1" ]] && checkUpdate
[[ "$HELP" == "1" ]] && Help && return
[[ "$CHECK" == "1" ]] && checkUpdate
[[ "$REMOVE" == "1" ]] && remove && return
sysArch