mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-12-31 14:36:50 -05:00
commit
06dac18f81
@ -30,6 +30,6 @@ if [ -z "$GOPATH" ]; then
|
|||||||
export GOPATH=/v2ray
|
export GOPATH=/v2ray
|
||||||
fi
|
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
|
go build -o $GOPATH/bin/v2ray -compiler gc github.com/v2ray/v2ray-core/release/server
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user