diff --git a/mysqlbu-scripts.sh b/mysqlbu-scripts.sh index b1678f7..4bd7bb0 100755 --- a/mysqlbu-scripts.sh +++ b/mysqlbu-scripts.sh @@ -63,6 +63,7 @@ DELETE_BACKUP() { echo -e "Backup selected: ${idsCL[Red]}${idsST[Bold]}`date -d"${sbu1a[4]} ${sbu1a[5]//-/:}" +"%A, %B %d, %Y - %I:%M %P"`${idsST[Reset]} ${idsCL[Red]}(${bsz})${idsCL[Default]}" fi + echo $sbu1 echo "" if [ ${#1} = 1 ] || [ ${sbu1: -5} = "_BASE" ]; then echo -e "${idsCL[Red]}(This is a daily base backup, and will result in the full day being DELETED.)"${idsCL[Default]}