From 911579936a1daeb4944704000d2178a81fbea294 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 5 Jan 2019 19:48:11 -0600 Subject: [PATCH] Update mysqlbu-scripts.sh --- mysqlbu-scripts.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mysqlbu-scripts.sh b/mysqlbu-scripts.sh index ac6ab98..eeeacb8 100755 --- a/mysqlbu-scripts.sh +++ b/mysqlbu-scripts.sh @@ -51,6 +51,9 @@ MAIN_MENU() { echo " [B] Run Backup" echo " [L] List Backups" echo "" + echo " [C] Add Crontab Entry to run every 3 Hours" + echo " (edit crontab manually to adjust the backup frequency)" + echo "" echo " [Q] Quit" echo "" echo ""