diff --git a/mysqlbu-scripts.sh b/mysqlbu-scripts.sh index 6c51d4d..a59938b 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 -e " ${idsCL[LightGreen]}(edit crontab manually to adjust the backup frequency)${idsCL[Default]}" + echo -e " ${idsCL[DarkGray]}(edit crontab manually to adjust the backup frequency)${idsCL[Default]}" echo "" echo " [Q] Quit" echo ""