Update status.inc
This commit is contained in:
@@ -867,7 +867,7 @@ STATUS_SCANTIMES(){
|
|||||||
[ -f ${NM_LOGFOLDER}/status-check.scantimes ] && last_scancheck=$(date -d @$(stat -c %Y ${NM_LOGFOLDER}/status-check.scantimes) "+%Y-%m-%d %H:%M:%S") || last_scancheck=""
|
[ -f ${NM_LOGFOLDER}/status-check.scantimes ] && last_scancheck=$(date -d @$(stat -c %Y ${NM_LOGFOLDER}/status-check.scantimes) "+%Y-%m-%d %H:%M:%S") || last_scancheck=""
|
||||||
|
|
||||||
echo -en "\r\033[K"
|
echo -en "\r\033[K"
|
||||||
echo -e "${idsCL[LightCyan]}Scan Type Scans Found Average Scantime${idsCL[Default]}"
|
echo -e "${idsCL[LightCyan]}Scan Type Scans Found Average Scantime${idsCL[Default]}"
|
||||||
DIVIDER . lightCyan 60
|
DIVIDER . lightCyan 60
|
||||||
echo -e "${idsCL[Green]}Average for last ${scansfound} : ${idsCL[LightGreen]}(${average}s)${spct}${idsCL[Green]}${average_disp}${idsCL[Default]}"
|
echo -e "${idsCL[Green]}Average for last ${scansfound} : ${idsCL[LightGreen]}(${average}s)${spct}${idsCL[Green]}${average_disp}${idsCL[Default]}"
|
||||||
DIVIDER . lightCyan 60
|
DIVIDER . lightCyan 60
|
||||||
|
|||||||
Reference in New Issue
Block a user