feat(makefile): add init-conf

This commit is contained in:
HuangJiaLuo 2021-10-04 20:32:55 +08:00
parent 477adec1bb
commit 1774c9f230
1 changed files with 1 additions and 1 deletions

View File

@ -34,4 +34,4 @@ gen-middleware:
.PHONY: init-conf
init-conf:
@sudo python3 ./shell/init_conf.py
@python3 ./shell/init_conf.py