Update mysqlbu-scripts.sh
This commit is contained in:
@@ -52,7 +52,7 @@ DELETE_BACKUP() {
|
|||||||
done
|
done
|
||||||
|
|
||||||
[ ! ${tbus[$1]+abc} ] && {
|
[ ! ${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
|
read -n 1
|
||||||
DELETE_MENU
|
DELETE_MENU
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user