feat(update MakeFile):
This commit is contained in:
parent
8be587a436
commit
66c5b2c151
@ -44,4 +44,4 @@ ifeq ($(commit),)
|
||||
$(error mn is not set)
|
||||
endif
|
||||
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
|
||||
Loading…
x
Reference in New Issue
Block a user