Update backup.sh

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

View File

@ -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"