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