update hook

This commit is contained in:
2024-03-11 12:12:50 +03:00
parent fa11788f23
commit 4100682ba8

View File

@@ -46,4 +46,5 @@ push:
ifeq ($(commit),) ifeq ($(commit),)
$(error mn is not set) $(error mn is not set)
endif endif
git add . && git commit -m "$(commit)" && git push git add . && git commit -m "$(commit)" && git push