1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-25 21:36:13 -04:00

fix go get link

This commit is contained in:
Darien Raymond 2017-06-07 12:08:01 +02:00
parent 45fd058946
commit 0066890a6c
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