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