From 7c4e320d2838db0f6440089a3e7d6b40fbaf1748 Mon Sep 17 00:00:00 2001 From: Enzo Moretti Date: Thu, 6 Dec 2012 15:02:45 +0100 Subject: [PATCH] Update formatting --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 36896b9..74bed5a 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ But, we don't want to think about it until something breaks! So enter `crontab - 0 3 1 * * sh /home/youruser/mysqltos3.sh month Or, if you'd prefer to have the script determine the current date and day of the week, insert the following after editing the folders + # automatic daily / weekly / monthly backup to S3. 0 3 * * * sh /home/youruser/mysqltos3.sh auto