Update status.inc
This commit is contained in:
@@ -785,7 +785,7 @@ STATUS_SCANTIMES(){
|
||||
|
||||
echo -en "${idsCL[Yellow]}Pulling data and calculating average scan times for the last '${LAST}' scans ... "
|
||||
|
||||
lastscansnum=15
|
||||
lastscansnum=10
|
||||
last_scantimes=($(tail -n ${lastscansnum} ${NM_LOGFOLDER}/status-check.scantimes))
|
||||
lastscantime=$(tail -n 1 ${NM_LOGFOLDER}/status-check.scantimes)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user