diff --git a/users-manage/Makefile b/users-manage/Makefile index 711c570..70f5d57 100644 --- a/users-manage/Makefile +++ b/users-manage/Makefile @@ -46,5 +46,4 @@ push: ifeq ($(commit),) $(error mn is not set) endif - make prehook git add . && git commit -m "$(commit)" && git push \ No newline at end of file