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 ""