Update backup_db.sh

This commit is contained in:
mirocow 2016-04-27 14:44:34 +04:00
parent 501b3a5e36
commit f6ab63abce
1 changed files with 1 additions and 1 deletions

View File

@ -268,7 +268,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"