To clone and run this application, you'll need Git and access to your local computer or remote server.
# 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 .
- systemd/Timers
- How to use Systemd timers
- Use systemd timers instead of cronjobs
- A Simple Bash Script for MySQL Database Backup
Badges in this README.md provided by shields.io.