chore(dev): updates to makefile
This commit is contained in:
parent
911e45abd9
commit
14f45d7839
1 changed files with 2 additions and 1 deletions
3
Makefile
3
Makefile
|
|
@ -133,7 +133,8 @@ dev-env:
|
|||
.PHONY: sh
|
||||
## shortcut for make dev-sh dev-env
|
||||
sh:
|
||||
(make dev-env; make dev-sh)
|
||||
make dev-env
|
||||
make dev-sh
|
||||
|
||||
|
||||
.PHONY: dev-srv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue