From fa11788f232a70e2cd92096ba48e8b5aa8fa8a17 Mon Sep 17 00:00:00 2001 From: SergeyVS Date: Mon, 11 Mar 2024 12:12:29 +0300 Subject: [PATCH] update hook --- users-manage/Makefile | 1 - 1 file changed, 1 deletion(-) 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