/dbbackup

quick and dirty mysql database backup script

Primary LanguageShellGNU General Public License v2.0GPL-2.0

dbbackup.sh

dbbackup.sh - Your quick and dirty mysql database backup script for *nix

This script will create the folder /dbbackup and put sql.gz backups in there.

Backups older than 30 days will be deleted.