Update backup.sh

This commit is contained in:
mirocow 2016-04-27 14:44:48 +04:00
parent f6ab63abce
commit 2b9ef28316

View file

@ -280,7 +280,7 @@ fi
# === SETTINGS === # === SETTINGS ===
f_log "============================================" f_log "============================================"
f_log "Dump into: $BACKUP_DIR" f_log "Dump into: $DST"
f_log "Config file: $CONFIG_FILE" f_log "Config file: $CONFIG_FILE"
f_log "Verbose: $VERBOSE" f_log "Verbose: $VERBOSE"
f_log "Compress: $COMPRESS" f_log "Compress: $COMPRESS"