unified the naming system for all crontabs
[feisty_meow.git] / infobase / configuration / cron / backup_git_account.crontab
index c7536f4699f839ebb5ebf13eed3d165c041213b8..ab75d0bcaf4d77efa8ac9d8fae49837a53bc8e37 100644 (file)
@@ -1,5 +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 >/home/git/archiving_log.txt 
+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/${USER}-cron-backup_git_account.log