beauraines / server_backup

Scripts to backup ubuntu servers which include subversion repositories, MySQL databases, websites and minecraft.
2 stars 0 forks source link

Consolidate backup steps into backupFunctions.sh #15

Open beauraines opened 6 years ago

beauraines commented 6 years ago

DRY out the backupWeekly.sh and backupIncremental.sh

For instance the mysql backup looks to be identical and thus should be moved to backupFunctions.sh