Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/v1ray/v2ray-core
Browse files Browse the repository at this point in the history
  • Loading branch information
DarienRaymond committed Jun 9, 2017
2 parents 1191c58 + 0066890 commit efedf72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit efedf72

Please sign in to comment.