add cgitrc for infoinote, fix commit script

This commit is contained in:
Kevin Fenzi 2015-10-13 18:32:02 +00:00
parent 5c4e9275ac
commit ffc1ca54fb
3 changed files with 74 additions and 1 deletions

View file

@ -2,4 +2,3 @@
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