1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-07-26 11:44:22 -04:00

Update install script

This commit is contained in:
V2Ray 2015-10-18 11:57:43 +02:00
parent 58b88a70ab
commit 0703c4469b

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