Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dlabey committed Jan 14, 2013
1 parent 563844a commit 981249d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@ Simple Linux Bash Rotating Backup Script

This is a simple Linux bash rotating backup script that also backs up MySQL!

It will make Weekly backups, bi-monthly backups, and bi-yearly backups and compress it.
It will make Weekly backups, Bi-monthly backups, and Bi-yearly backups and compress it.

Simply run a daily CRON; it can easily be made to work with a remote backup location.

Requirements:
**MySQL** (You could change it to a *different database* if you wanted to)
**Tar**

**MySQL** (You could change it to a *different database* if you wanted to)<br />
**Tar**

0 comments on commit 981249d

Please sign in to comment.