12 lines
248 B
Markdown
12 lines
248 B
Markdown
# MySQL-BU - MySQL Backups Scripts
|
|
Simple script for running mysql backups and incrementals.
|
|
|
|
|
|
For quick install, run the following command:
|
|
|
|
bash <(curl -sL https://go.scity.us/mysqlbu)
|
|
|
|
To run backups, use the following command:
|
|
|
|
mysqlbu
|