Update install script

pull/45/head
V2Ray 2015-10-18 11:57:43 +02:00
parent 58b88a70ab
commit 0703c4469b
1 changed files with 3 additions and 2 deletions

View File

@ -31,5 +31,6 @@ if [ -z "$GOPATH" ]; then
fi
go get -u github.com/v2ray/v2ray-core
go build -o $GOPATH/bin/v2ray -compiler gc github.com/v2ray/v2ray-core/release/server
rm $GOPATH/bin/build
go install github.com/v2ray/v2ray-core/tools/build
$GOPATH/bin/build