mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-04-28 16:39:08 -04:00
install v2ray on state 1 and 4
This commit is contained in:
@@ -399,8 +399,6 @@ main(){
|
||||
return
|
||||
elif [[ $RETVAL == 3 ]]; then
|
||||
return 3
|
||||
elif [[ $RETVAL == 1 ]]; then
|
||||
colorEcho ${GREEN} "Found new version ${NEW_VER} for V2Ray.(Current version:$CUR_VER)"
|
||||
else
|
||||
colorEcho ${BLUE} "Installing V2Ray ${NEW_VER} on ${ARCH}"
|
||||
downloadV2Ray || return $?
|
||||
|
||||
Reference in New Issue
Block a user