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