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:
parent
765c44c2ac
commit
b0ded2f5a6
@ -348,8 +348,8 @@ checkUpdate(){
|
||||
|
||||
main(){
|
||||
#helping information
|
||||
[[ "$CHECK" == "1" ]] && checkUpdate
|
||||
[[ "$HELP" == "1" ]] && Help && return
|
||||
[[ "$CHECK" == "1" ]] && checkUpdate
|
||||
[[ "$REMOVE" == "1" ]] && remove && return
|
||||
|
||||
sysArch
|
||||
|
Loading…
x
Reference in New Issue
Block a user