Update mysqlbu-scripts.sh

This commit is contained in:
2019-01-05 19:50:11 -06:00
parent e5dc4fed9c
commit 92dfa5b80a

View File

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