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