1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-01-02 23:47:07 -05:00
This commit is contained in:
Darien Raymond 2017-06-09 11:31:48 +02:00
commit efedf7219e
No known key found for this signature in database
GPG Key ID: 7251FFA14BB18169

View File

@ -22,7 +22,7 @@ if [ -z "$GOPATH" ]; then
fi
go get -u v2ray.com/core/...
go get -u v2ray/com/ext/...
go get -u v2ray.com/ext/...
rm $GOPATH/bin/vbuild
go install v2ray.com/ext/tools/build/vbuild
$GOPATH/bin/vbuild