Skip to content

Commit

Permalink
Typos
Browse files Browse the repository at this point in the history
  • Loading branch information
frdmn committed Mar 10, 2015
1 parent bfbeaff commit f1e862e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ tar-multibackup
===============


Bash script to backup multiple folders and clean up old backups based on a configurable retention time.
Bash script to backup multiple folders and to clean up old backups based on a retention time. Features configurable post/pre-commands, tar excludes as well as backup retentions.

### Installation

Expand Down Expand Up @@ -76,7 +76,7 @@ In the example below you can find a `multibackup` configuration file to backup a

To make sure the backup is executed automatically and recurring, we're going to add a simple cronjob:

`vi /etc/cron.d/backup-liveconfig
`vi /etc/cron.d/backup-liveconfig`

#
# cronjob to backup LiveConfig, daily at 5:00 am
Expand Down

0 comments on commit f1e862e

Please sign in to comment.