Update mysqlbu-scripts.sh
This commit is contained in:
@@ -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]}
|
||||
|
||||
Reference in New Issue
Block a user