Add a push to the end

This commit is contained in:
Kevin Fenzi 2015-10-13 18:16:25 +00:00
parent 539437cc21
commit 5c4e9275ac

View file

@ -2,3 +2,4 @@
cd /srv/web/infinote
git add . >/dev/null
git commit -a --author="infinote <nobody@fedoraproject.org>" -m "Automated Commit of $1" >/dev/null
git push >/dev/null