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