Update status.inc

This commit is contained in:
2023-12-11 09:04:01 -06:00
parent 297da1e79e
commit 0f9dc20f34

View File

@@ -762,7 +762,7 @@ STATUS_NODE(){
fi #GOFORCHECK
run=$(touch ${STATUSRUN_TMPFOLDER}/status-check.${NTYPE}.done >/dev/null 2>&1)
touch ${STATUSRUN_TMPFOLDER}/status-check.${NTYPE}.done 2>/dev/null
}