mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-08-07 23:50:47 -04:00
Update install script
This commit is contained in:
+3
-2
@@ -31,5 +31,6 @@ if [ -z "$GOPATH" ]; then
|
||||
fi
|
||||
|
||||
go get -u github.com/v2ray/v2ray-core
|
||||
go build -o $GOPATH/bin/v2ray -compiler gc github.com/v2ray/v2ray-core/release/server
|
||||
|
||||
rm $GOPATH/bin/build
|
||||
go install github.com/v2ray/v2ray-core/tools/build
|
||||
$GOPATH/bin/build
|
||||
|
||||
Reference in New Issue
Block a user