mirror of https://gitee.com/bigwinds/arangodb
Remove some more files in clean script.
This commit is contained in:
parent
4ee0c14100
commit
83d7322d8c
|
@ -10,3 +10,5 @@ export GOPATH=${PWD}
|
|||
|
||||
go clean -i -r github.com/coreos/etcd >/dev/null 2>&1
|
||||
go clean -i -r github.com/coreos/etcd/bench >/dev/null 2>&1
|
||||
|
||||
rm -rf src
|
||||
|
|
Loading…
Reference in New Issue