Merge branch 'master' of lctp:lctp

This commit is contained in:
Alfred Krohmer 2013-11-14 12:45:39 +01:00
commit 94096a99bb
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@ set -e
cd /var/log
find . -iname \*.log | xargs git add
git commit --all --message "daily autocommit"
git push --force origin master:logs
git push --force origin master