Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.07 KB

File metadata and controls

33 lines (23 loc) · 1.07 KB

MySQL backup using Systemd timers

release badge version 1.0

Instructions

To clone and run this application, you'll need Git and access to your local computer or remote server.

Local Setup

# Clone this repository
## You can use the repo name as the dir name
$ git clone https://github.com/lionelmann/mysql-backup.git

## OR Use whatever dir name
$ mkdir [insert dir name here]
$ cd [insert dir name here]
$ git clone https://github.com/lionelmann/mysql-backup.git .

References

Credits

Badges in this README.md provided by shields.io.