0g-chain/networks/local/Makefile
2020-06-11 21:40:46 -04:00

5 lines
61 B
Makefile

all:
docker build --tag kava/kavanode kavanode
.PHONY: all