diff --git a/mysqlbu-scripts.sh b/mysqlbu-scripts.sh index 9828d73..c25cb26 100755 --- a/mysqlbu-scripts.sh +++ b/mysqlbu-scripts.sh @@ -52,7 +52,7 @@ DELETE_BACKUP() { done [ ! ${tbus[$1]+abc} ] && { - echo -e -n "${idsCL[LightRed]}Incorrect entry, please select again...${idsCL[Default]}"; + echo -e -n "${idsCL[LightRed]}Incorrect entry, please try again... (press any key)${idsCL[Default]}"; read -n 1 DELETE_MENU }