Update mysqlbu-scripts.sh
This commit is contained in:
@@ -65,9 +65,9 @@ DELETE_BACKUP() {
|
|||||||
unset IFS
|
unset IFS
|
||||||
|
|
||||||
if [ ${#1} = 1 ]; then
|
if [ ${#1} = 1 ]; then
|
||||||
echo -e "Backup selected: ${idsCL[Red]}${idsST[Bold]}`date -d"${sbu1a[4]}" +"%A, %B %d, %Y"`${idsST[Reset]} ${idsCL[Red]}(${bsz})${idsCL[Default]}"
|
echo -e "Backup selected: ${idsST[Bold]}${idsCL[Red]}`date -d"${sbu1a[4]}" +"%A, %B %d, %Y"`${idsST[Reset]} ${idsCL[Red]}(${bsz})${idsCL[Default]}"
|
||||||
else
|
else
|
||||||
echo -e "Backup selected: ${idsCL[Red]}${idsST[Bold]}`date -d"${sbu1a[4]} ${thr//-/:}" +"%A, %B %d, %Y - %I:%M %P"`${idsST[Reset]} ${idsCL[Red]}(${bsz})${idsCL[Default]}"
|
echo -e "Backup selected: ${idsST[Bold]}${idsCL[Red]}`date -d"${sbu1a[4]} ${thr//-/:}" +"%A, %B %d, %Y - %I:%M %P"`${idsST[Reset]} ${idsCL[Red]}(${bsz})${idsCL[Default]}"
|
||||||
fi
|
fi
|
||||||
echo ""
|
echo ""
|
||||||
if [ ${#1} = 1 ] || [ "${sbu1a[5]: -5}" = "_BASE" ]; then
|
if [ ${#1} = 1 ] || [ "${sbu1a[5]: -5}" = "_BASE" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user