diff --git a/proxy-ui-app/Makefile b/proxy-ui-app/Makefile index 1ffd6fb..3049208 100644 --- a/proxy-ui-app/Makefile +++ b/proxy-ui-app/Makefile @@ -47,4 +47,4 @@ ifeq ($(commit),) $(error mn is not set) endif make prehook - git add . && git commit -m "feat($(commit)):" && git push \ No newline at end of file + git add . && git commit -m "feat($(commit)):" && git push