cleaned up some example crontabs
[feisty_meow.git] / infobase / configuration / cron / backup_git_account.crontab
index a08e239ad088913800eba42a276f4e6bd52f0292..fde4348e6169f9ad6d05a7459dc696d433a3bf58 100644 (file)
@@ -1,5 +1,9 @@
 
-#[backup git account]
+##############
+
+#[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
 
+##############
+