Commit 9ee3bab7 authored by Max Lv's avatar Max Lv

Update build scripts

parent 70a7317a
...@@ -44,7 +44,7 @@ if [ ! -d "$DIR/go/bin" ]; then ...@@ -44,7 +44,7 @@ if [ ! -d "$DIR/go/bin" ]; then
fi fi
export GOROOT=$DIR/go export GOROOT=$DIR/go
export GOPATH=$DIR/kcptun export GOPATH=$DEPS
export PATH=$GOROOT/bin:$PATH export PATH=$GOROOT/bin:$PATH
pushd kcptun/client pushd kcptun/client
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment