diff --git a/docker_backups/README.md b/docker_backups/README.md index 2375567..a16de5d 100644 --- a/docker_backups/README.md +++ b/docker_backups/README.md @@ -54,9 +54,9 @@ The script should be running and should be printing to the terminal what step it ## Automation

- The script has to be automated so that you will have current backups incase you need them. This can be automated using Linux Mint's built in crontab system to create a cron job. Crontab is managed with the terminal and does not have a GUI. + The script has to be automated so that you will have current backups incase you need them. This can be automated using Linux Mint's built in Crontab system to create a cron job. Crontab is managed with the terminal and does not have a GUI.

- I have not found a good GUI option for crontab as of yet however, I have found and use an application called Cronicle. Cronicle is task scheduler that functions like crontab but only with a GUI. + I have not found a good GUI option for crontab as of yet however, I have found and use an application called Cronicle. Cronicle is task scheduler that functions like Crontab but only with a GUI.

\ No newline at end of file