Tweak up infinote some more.
This commit is contained in:
parent
b3c67cbc8a
commit
6b8057e1e9
3 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
cd /srv/web/infinote
|
||||
git add . >/dev/null
|
||||
git commit -a -m "Automated Commit of $1" >/dev/null
|
||||
git commit -a -m --author="infinote <nobody@fedoraproject.org>" "Automated Commit of $1" >/dev/null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue