update makefile
This commit is contained in:
5
Makefile
5
Makefile
@@ -14,7 +14,6 @@ commit: chat.svg
|
||||
git add '*.svg' && \
|
||||
GIT_AUTHOR_NAME='publicmatt' GIT_AUTHOR_EMAIL='git@publicmatt.com' \
|
||||
GIT_COMMITTER_NAME='publicmatt' GIT_COMMITTER_EMAIL='git@publicmatt.com' \
|
||||
git commit -m "Auto-updating git readme"
|
||||
git push publicmatt
|
||||
git push github
|
||||
git commit -m "auto-updating git readme"
|
||||
git push
|
||||
|
||||
|
||||
Reference in New Issue
Block a user