mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-01-21 16:56:27 -05:00
remove reference to vbuild
This commit is contained in:
parent
af191f5d76
commit
e132e1d965
@ -23,6 +23,5 @@ fi
|
|||||||
|
|
||||||
go get -u v2ray.com/core/...
|
go get -u v2ray.com/core/...
|
||||||
go get -u v2ray.com/ext/...
|
go get -u v2ray.com/ext/...
|
||||||
rm $GOPATH/bin/vbuild
|
go build -o $GOPATH/bin/v2ray v2ray.com/core/main
|
||||||
go install v2ray.com/ext/tools/build/vbuild
|
go build -o $GOPATH/bin/v2ctl v2ray.com/ext/tools/control/main
|
||||||
$GOPATH/bin/vbuild
|
|
||||||
|
Loading…
Reference in New Issue
Block a user