Update mysqlbu-scripts.sh

This commit is contained in:
2019-01-07 21:10:40 -06:00
parent 8e864115a8
commit ec8dee25c5

View File

@@ -66,6 +66,7 @@ DELETE_BACKUP() {
echo ""
isbase=${sbu1a: -5}
echo "here: '${isbase}'"
echo ${sbu1a: -5}
echo ""
if [ ${#1} = 1 ] || [ "${isbase}" = "_BASE" ]; then
echo -e "${idsCL[Red]}(This is a daily base backup, and will result in the full day being DELETED.)"${idsCL[Default]}