updated to specific CRONUSER variable
[feisty_meow.git] / infobase / configuration / cron / backup_git_account.crontab
index ab75d0bcaf4d77efa8ac9d8fae49837a53bc8e37..a08e239ad088913800eba42a276f4e6bd52f0292 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 &>>/tmp/${USER}-cron-backup_git_account.log
+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