diff --git a/v2ray b/v2ray index 2927fed0..cb239e5a 100755 --- a/v2ray +++ b/v2ray @@ -82,6 +82,7 @@ while [[ $# > 0 ]];do else bash <(curl -L -s https://install.direct/go.sh) --version $V2RAY_VERSION fi + shift ;; update.sh) source <(curl -sL https://git.io/fNgqx) -k