Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 211 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 211 Bytes

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.