Stop automated backups of legacy wiki.

(imported from commit 1cc9bdfac429cb3f75bb5981364591c067a8b13c)
This commit is contained in:
Tim Abbott
2013-12-30 13:06:13 -05:00
parent 827cd50849
commit 8f865af0c1

View File

@@ -15,9 +15,6 @@ function handle_error {
}
trap handle_error ERR
cd wikidata
git pull
function commit {
git commit --allow-empty -a -m '[AUTO] backup'
git repack -da