|
|
@@ -16,8 +16,6 @@ mkdir -p $GOPATH/src/github.com/didi |
|
|
cd $GOPATH/src/github.com/didi |
|
|
cd $GOPATH/src/github.com/didi |
|
|
git clone https://github.com/didi/nightingale.git |
|
|
git clone https://github.com/didi/nightingale.git |
|
|
cd nightingale |
|
|
cd nightingale |
|
|
# export env[GOPROXY] if your network is not good |
|
|
|
|
|
# export GOPROXY=https://mirrors.aliyun.com/goproxy/ |
|
|
|
|
|
./control build |
|
|
./control build |
|
|
``` |
|
|
``` |
|
|
|
|
|
|
|
|
|