fixing paths
[feisty_meow.git] / scripts / archival / backup_arbitrary.sh
index ebd4b8f46430b732fe5608849317a21d89f8ef4d..fa697b3b9ba3da19003707d0f5cf0a2dfae90944 100644 (file)
@@ -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