Merge branch 'master' of feistymeow.org:feisty_meow
[feisty_meow.git] / scripts / archival / backup_arbitrary.sh
old mode 100755 (executable)
new mode 100644 (file)
index ebd4b8f..fa697b3
@@ -22,6 +22,6 @@ fi
 
 sep='_'
 
-tar -czf "${archive_storage_path}/${archive_tag}_bkup_$(date +"%Y$sep%m$sep%d$sep%H%M$sep%S" | tr -d '/\n/').tar.gz" "$target_asset_path" &>>$TMP/zz_arbitrary_backups.log
+tar -czf "${archive_storage_path}/${archive_tag}_bkup_$(date +"%Y$sep%m$sep%d$sep%H%M$sep%S" | tr -d '/\n/').tar.gz" "$target_asset_path" &>>$TMP/${USER}.scripts.backup_arbitrary.log