Merge branch 'release-2.140.136'
[feisty_meow.git] / infobase / configuration / cron / backup_git_account.crontab
index ae28d5626aa9bec6755c92cf6daba918eecfe335..fde4348e6169f9ad6d05a7459dc696d433a3bf58 100644 (file)
@@ -1,7 +1,7 @@
 
 ##############
 
-#[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