Update mysqlbu-scripts.sh
This commit is contained in:
@@ -52,8 +52,8 @@ DELETE_BACKUP() {
|
||||
done
|
||||
|
||||
[ ! ${tbus[$1]+abc} ] && {
|
||||
echo -e "${idsCL[LightRed]}Incorrect entry, please select again...${idsCL[Default]}";
|
||||
read -n 1 $to
|
||||
echo -e -n "${idsCL[LightRed]}Incorrect entry, please select again...${idsCL[Default]}";
|
||||
read -n 1
|
||||
DELETE_MENU
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user