add rice for good health
allows lotus-health to be compiled and distributed properly
This commit is contained in:
parent
3953227702
commit
5a42bb166e
2
Makefile
2
Makefile
@ -152,6 +152,8 @@ BINS+=stats
|
|||||||
health:
|
health:
|
||||||
rm -f lotus-health
|
rm -f lotus-health
|
||||||
go build -o lotus-health ./cmd/lotus-health
|
go build -o lotus-health ./cmd/lotus-health
|
||||||
|
go run github.com/GeertJohan/go.rice/rice append --exec lotus-health -i ./build
|
||||||
|
|
||||||
.PHONY: health
|
.PHONY: health
|
||||||
BINS+=health
|
BINS+=health
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user