Update backup.sh

This commit is contained in:
mirocow 2015-12-24 15:25:04 +04:00
parent 3d617f68b3
commit efe163a783

View file

@ -267,7 +267,7 @@ f_log "Dump into: $BACKUP_DIR"
f_log "Config file: $CONFIG_FILE"
f_log "Verbose: $VERBOSE"
f_log "Compress: $COMPRESS"
f_log "Exclude dtabases: $EXCLUDE_DATABASES"
f_log "Exclude databases: $EXCLUDE_DATABASES"
f_log "Exclude tables: $EXCLUDE_TABLES"
f_log "Life time: $TIME_REMOVED_DUMP_FILES"
f_log "============================================"