Update nodemgmt-scripts.sh

This commit is contained in:
2022-12-17 10:57:32 -06:00
parent 184f066e85
commit b2d44fa3ea

View File

@@ -581,8 +581,8 @@ CHECK_DOCKER_SERVICES(){
if [ "${ST_ACTION}" != "check" ]; then echo; fi
nid=`expr $nid + 1`
done
done
fi
fi
done
}