From 42ff6404957b58468a7bb136a2c22050b2403a56 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 1 Jan 2024 18:42:41 -0600 Subject: [PATCH] Update status.inc --- inc/status.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/status.inc b/inc/status.inc index 23102c3a..ed7d2d90 100755 --- a/inc/status.inc +++ b/inc/status.inc @@ -2,7 +2,7 @@ STATUS(){ start=$(date +%s) log_start=$(date "+%Y-%m-%d %H:%M:%S") - SCAN_THREADS=6 + SCAN_THREADS=7 if [ "${1}" != "" ] && [ "${NM_NODETYPES[${1^^}]}" != "" ]; then ntss=${1^^}