From b01e1567552a1534cbce0ba3fa0572a6c0bb9b5b Mon Sep 17 00:00:00 2001 From: SergeyVS Date: Mon, 11 Mar 2024 12:07:56 +0300 Subject: [PATCH] feat(update hook): --- proxy-ui-app/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/proxy-ui-app/Makefile b/proxy-ui-app/Makefile index 39b8ec9..1ffd6fb 100644 --- a/proxy-ui-app/Makefile +++ b/proxy-ui-app/Makefile @@ -42,8 +42,6 @@ prehook: @chmod +x $(HOOK_PATH) @echo "Pre-push hook set successfully." - - push: ifeq ($(commit),) $(error mn is not set)