Skip to content

Commit

Permalink
Makefile fix
Browse files Browse the repository at this point in the history
localtestnet docker image directory was incorrect
  • Loading branch information
DiscreteLogarithm authored Jan 18, 2022
1 parent 42996df commit 6809c48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ format:
###############################################################################

build-docker-osmosisdnode:
$(MAKE) -C networks/local
$(MAKE) -C contrib/localtestnet

# Run a 4-node testnet locally
localnet-start: build-linux build-docker-osmosisdnode # localnet-stop
Expand Down

0 comments on commit 6809c48

Please sign in to comment.