From 73618cd2fbe1c03a4535457a8fd8210808f15fac Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 7 Jan 2019 09:38:42 -0600 Subject: [PATCH] Update mysqlbu-scripts.sh --- mysqlbu-scripts.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/mysqlbu-scripts.sh b/mysqlbu-scripts.sh index 6c9710e..723a0ce 100755 --- a/mysqlbu-scripts.sh +++ b/mysqlbu-scripts.sh @@ -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]}"