Update mysqlbu-scripts.sh

This commit is contained in:
2019-01-07 09:38:42 -06:00
parent 64194b71d0
commit 73618cd2fb

View File

@@ -55,6 +55,7 @@ DELETE_BACKUP() {
sbu1a='/' read -r -a array <<< "$sbu1"
bsz=`du -sh ${sbu1} | awk '{print $1}'`
echo $sbu1
if [ ${#1} = 1 ]; then
echo -e "Backup selected: ${idsCL[Red]}${idsST[Bold]}`date -d"${sbu1a[3]}" +"%A, %B %d, %Y"`${idsST[Reset]} ${idsCL[Red]}(${bsz})${idsCL[Default]}"