Skip to content

Commit

Permalink
Update makefile.tmpl
Browse files Browse the repository at this point in the history
  • Loading branch information
Hedgehogues authored May 13, 2020
1 parent cfff2a9 commit 3fd4791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makefile.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ run:
$(info storage starting...)
$(info $(ENVS))
$(info ${STORAGE_ENV_FILE})
$(ENVS) $(PYTHON) {{pkg_name}}/cmd/http_.py
$(ENVS) $(PYTHON) {{pkg_name}}/__cmd/http_.py

test-integration:
$(info waiting server...)
Expand Down

0 comments on commit 3fd4791

Please sign in to comment.