Update mm-scripts.sh

This commit is contained in:
2023-07-10 20:52:15 -05:00
parent e923aaee96
commit 7daddfc6c1

View File

@@ -1193,8 +1193,7 @@ SERVICERESTORE(){
else
hr=${f_date[3]}
ma=am
fi
[ ${hr} -lt 10 ] && hr=" ${hr}"
fi; [ ${hr} -lt 10 ] && hr=" ${hr}"
fdate="${f_date[1]}/${f_date[2]}/${f_date[0]} @ ${hr}:${f_date[4]}${ma}"
echo -e "[${f}] ${fdate} - ${fname}"