Update status.new.inc

This commit is contained in:
2023-12-05 23:31:26 -06:00
parent a0afae5ab8
commit 85c3b50f45

View File

@@ -133,7 +133,7 @@ STATUSNEW(){
for NTYPE in "${ntypesel[@]}"; do
STATUS_NODE ${NTYPE}
STATUS_NODE ${NTYPE} &
done