diff --git a/Makefile b/Makefile index ed9e0fd8..868ed21f 100644 --- a/Makefile +++ b/Makefile @@ -100,7 +100,7 @@ evolve: build-race | ; $(info $(M) starting evolve with default params…) .PHONY: redstone_tx_sync redstone_tx_sync: build-race | ; $(info $(M) starting redstone_tx_sync with default params…) - bin/$(PACKAGE) redstone_tx_sync --config dbconfig.json + bin/$(PACKAGE) redstone_tx_sync .PHONY: interact interact: build-race | ; $(info $(M) starting interact with default params…)