Update mysqlbu-scripts.sh
This commit is contained in:
@@ -123,7 +123,7 @@ case $1 in
|
||||
if [ ${hour: -5} = "_BASE" ]; then
|
||||
echo -e "${idsCL[LightGreen]} -> `date -d"${tdt} ${thr//-/:}" +"%I:%M %P"` - FULL${idsCL[Default]}"
|
||||
else
|
||||
echo -e "${idsCL[Cyan]} -> `date -d"${tdt} ${thr//-/:}" +"%I:%M %P"` - Incr${idsCL[Default]}"
|
||||
echo -e "${idsCL[Cyan]} -> `date -d"${tdt} ${thr//-/:}" +"%I:%M %P"` - Inc.${idsCL[Default]}"
|
||||
fi
|
||||
done
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user