From e5dc4fed9c54876583f01b622638384628493383 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 5 Jan 2019 19:49:49 -0600 Subject: [PATCH] Update mysqlbu-scripts.sh --- mysqlbu-scripts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mysqlbu-scripts.sh b/mysqlbu-scripts.sh index eeeacb8..6c51d4d 100755 --- a/mysqlbu-scripts.sh +++ b/mysqlbu-scripts.sh @@ -52,7 +52,7 @@ MAIN_MENU() { 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 -e " ${idsCL[LightGreen]}(edit crontab manually to adjust the backup frequency)${idsCL[Default]}" echo "" echo " [Q] Quit" echo ""