Update mysqlbu-scripts.sh

This commit is contained in:
2025-07-26 19:44:47 -05:00
parent 80199b244b
commit 841ae3497e

View File

@@ -373,7 +373,7 @@ case $1 in
echo -e "${idsCL[LightGreen]}${idsST[Bold]} -> `date -d"${tdt} ${thr//-/:}" +"%H:%M"` - Full SQL Dump${idsST[Reset]}${idsCL[LightGreen]} |--${bsz}${idsCL[Default]}" echo -e "${idsCL[LightGreen]}${idsST[Bold]} -> `date -d"${tdt} ${thr//-/:}" +"%H:%M"` - Full SQL Dump${idsST[Reset]}${idsCL[LightGreen]} |--${bsz}${idsCL[Default]}"
# echo -e "${idsCL[Cyan]} -> `date -d"${tdt} ${thr//-/:}" +"%H:%M"` - Full SQL Dump |--${bsz}${idsCL[Default]}" # echo -e "${idsCL[Cyan]} -> `date -d"${tdt} ${thr//-/:}" +"%H:%M"` - Full SQL Dump |--${bsz}${idsCL[Default]}"
else else
echo -e "${idsCL[Cyan]} -> `date -d"${tdt} ${thr//-/:}" +"%H:%M"` - Incremental File|--${bsz}${idsCL[Default]}" echo -e "${idsCL[Cyan]} -> `date -d"${tdt} ${thr//-/:}" +"%H:%M"` - Incremental File |--${bsz}${idsCL[Default]}"
fi fi
done done
fi fi