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:
parent
58b88a70ab
commit
0703c4469b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user