regen entities on reset
This commit is contained in:
parent
fd0487abac
commit
1f947eae7a
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -52,6 +52,7 @@ down:
|
|||
.PHONY: reset
|
||||
reset:
|
||||
$(DCO_BIN) down
|
||||
make ent-gen
|
||||
make up
|
||||
|
||||
# Run the application
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue