diff --git a/users-manage/Makefile b/users-manage/Makefile index f778b9e..5258fbb 100644 --- a/users-manage/Makefile +++ b/users-manage/Makefile @@ -42,6 +42,7 @@ prehook: @chmod +x $(HOOK_PATH) @echo "Pre-push hook set successfully." + push: ifeq ($(commit),) $(error mn is not set)