Update mysqlbu-scripts.sh

This commit is contained in:
2019-01-07 21:47:13 -06:00
parent f4d17c793c
commit d5ae316ebf

View File

@@ -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/.*\///'`