Update stats source path

Co-authored-by: Anton Evangelatov <anton.evangelatov@gmail.com>
This commit is contained in:
Frank
2020-07-10 10:07:53 +08:00
committed by GitHub
co-authored by Anton Evangelatov
parent ce0f9922ee
commit 973de3239f
+1 -1
View File
@@ -179,7 +179,7 @@ BINS+=lotus-bench
lotus-stats:
rm -f lotus-stats
go build -o lotus-stats ./tools/stats
go build -o lotus-stats ./cmd/lotus-stats
go run github.com/GeertJohan/go.rice/rice append --exec lotus-stats -i ./build
.PHONY: lotus-stats
BINS+=lotus-stats