Merge branch 'master' of feistymeow.org:feisty_meow
[feisty_meow.git] / infobase / configuration / cron / backup_git_account.crontab
diff --git a/infobase/configuration/cron/backup_git_account.crontab b/infobase/configuration/cron/backup_git_account.crontab
new file mode 100644 (file)
index 0000000..a08e239
--- /dev/null
@@ -0,0 +1,5 @@
+
+#[backup git account]
+# archives the whole ~git folder with all account databases into a compressed tar file.
+34 20 * * 5 tar -czf /z/stuffing/archives/git_archive_$(date +"\%Y_\%m_\%d_\%H\%M_\%S" | tr -d '/\n/').tar.gz /home/git &>>/tmp/${CRONUSER}-cron-backup_git_account.log
+