laconicd/networks/local/Makefile
2020-08-05 11:17:50 -04:00

5 lines
68 B
Makefile

all:
docker build --tag ethermintd/node ethermintnode
.PHONY: all