Update mysqlbu-scripts.sh
This commit is contained in:
@@ -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]}"
|
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
|
fi
|
||||||
|
|
||||||
|
echo $sbu1
|
||||||
echo ""
|
echo ""
|
||||||
if [ ${#1} = 1 ] || [ ${sbu1: -5} = "_BASE" ]; then
|
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]}
|
echo -e "${idsCL[Red]}(This is a daily base backup, and will result in the full day being DELETED.)"${idsCL[Default]}
|
||||||
|
|||||||
Reference in New Issue
Block a user