Explorar o código

Merge branch 'master' of https://github.com/v2ray/v2ray-core

V2Ray %!s(int64=10) %!d(string=hai) anos
pai
achega
9cf5c3edfb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      release/install.sh

+ 1 - 1
release/install.sh

@@ -30,6 +30,6 @@ if [ -z "$GOPATH" ]; then
   export GOPATH=/v2ray
 fi
 
-go get github.com/v2ray/v2ray-core
+go get -u github.com/v2ray/v2ray-core
 go build -o $GOPATH/bin/v2ray -compiler gc github.com/v2ray/v2ray-core/release/server