Update mysqlbu-scripts.sh
This commit is contained in:
@@ -51,11 +51,11 @@ DELETE_BACKUP() {
|
||||
tba=`expr $tba + 1`
|
||||
done
|
||||
|
||||
if ! exists $1 in $tbus; then
|
||||
[ ! ${tbus[$1]+abc} ] && {
|
||||
echo "Incorrect entry, please select again...";
|
||||
sleep 5
|
||||
DELETE_MENU
|
||||
fi
|
||||
}
|
||||
|
||||
sbu1=${tbus[$1]}
|
||||
thr=`echo ${sbu1//_BASE/} | sed 's/.*\///'`
|
||||
|
||||
Reference in New Issue
Block a user