diff --git a/Makefile b/Makefile index c5be4ef..48826ae 100644 --- a/Makefile +++ b/Makefile @@ -52,6 +52,7 @@ down: .PHONY: reset reset: $(DCO_BIN) down + make ent-gen make up # Run the application