fix go get link

pull/480/head
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
1 changed files with 1 additions and 1 deletions

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