feat(update MakeFile):

This commit is contained in:
SergeyVS 2024-03-06 14:10:34 +03:00
parent 8be587a436
commit 66c5b2c151

View File

@ -44,4 +44,4 @@ ifeq ($(commit),)
$(error mn is not set) $(error mn is not set)
endif endif
make prehook make prehook
git add . && git commit -m "feat($(commit)):" && GIT_SSL_NO_VERIFY=true git push git add . && git commit -m "feat($(commit)):" && git push