Add a push to the end
This commit is contained in:
parent
539437cc21
commit
5c4e9275ac
1 changed files with 1 additions and 0 deletions
|
@ -2,3 +2,4 @@
|
||||||
cd /srv/web/infinote
|
cd /srv/web/infinote
|
||||||
git add . >/dev/null
|
git add . >/dev/null
|
||||||
git commit -a --author="infinote <nobody@fedoraproject.org>" -m "Automated Commit of $1" >/dev/null
|
git commit -a --author="infinote <nobody@fedoraproject.org>" -m "Automated Commit of $1" >/dev/null
|
||||||
|
git push >/dev/null
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue