Update mysqlbu-scripts.sh

This commit is contained in:
2019-01-07 21:48:39 -06:00
parent d5ae316ebf
commit 3373d733b0

View File

@@ -52,8 +52,8 @@ DELETE_BACKUP() {
done
[ ! ${tbus[$1]+abc} ] && {
echo "Incorrect entry, please select again...";
sleep 5
echo -e "${idsCL[LightRed]}Incorrect entry, please select again...${idsCL[Default]}";
sleep 3
DELETE_MENU
}