Update mm-scripts.sh
This commit is contained in:
@@ -1193,8 +1193,7 @@ SERVICERESTORE(){
|
|||||||
else
|
else
|
||||||
hr=${f_date[3]}
|
hr=${f_date[3]}
|
||||||
ma=am
|
ma=am
|
||||||
fi
|
fi; [ ${hr} -lt 10 ] && hr=" ${hr}"
|
||||||
[ ${hr} -lt 10 ] && hr=" ${hr}"
|
|
||||||
|
|
||||||
fdate="${f_date[1]}/${f_date[2]}/${f_date[0]} @ ${hr}:${f_date[4]}${ma}"
|
fdate="${f_date[1]}/${f_date[2]}/${f_date[0]} @ ${hr}:${f_date[4]}${ma}"
|
||||||
echo -e "[${f}] ${fdate} - ${fname}"
|
echo -e "[${f}] ${fdate} - ${fname}"
|
||||||
|
|||||||
Reference in New Issue
Block a user