Update status.inc

This commit is contained in:
2023-12-11 09:02:51 -06:00
parent 9ddf7ef113
commit e408b8bfda

View File

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