mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-01-02 15:36:41 -05:00
fix go get link
This commit is contained in:
parent
45fd058946
commit
0066890a6c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user