Update mysqlbu-scripts.sh

This commit is contained in:
2019-01-07 09:40:14 -06:00
parent a64672e97b
commit 581731b1f8

View File

@@ -51,6 +51,8 @@ DELETE_BACKUP() {
tba=`expr $tba + 1`
done
rintf '%s\n' "${tbus[@]}"
sbu1=${tbus[$1]}
sbu1a='/' read -r -a array <<< "$sbu1"
bsz=`du -sh ${sbu1} | awk '{print $1}'`