diff --git a/backup.sh b/backup.sh index f01f635..b8e3ac0 100755 --- a/backup.sh +++ b/backup.sh @@ -280,7 +280,7 @@ fi # === SETTINGS === f_log "============================================" -f_log "Dump into: $BACKUP_DIR" +f_log "Dump into: $DST" f_log "Config file: $CONFIG_FILE" f_log "Verbose: $VERBOSE" f_log "Compress: $COMPRESS"