From e551f1252ae44d1cadf4e2da136fb249c13c194b Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Wed, 22 Oct 2025 08:39:24 -0700 Subject: [PATCH] Update injectDM.py --- script/injectDM.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/injectDM.py b/script/injectDM.py index 0cb9e86..dd7bd3d 100644 --- a/script/injectDM.py +++ b/script/injectDM.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # Usage: python3 script/injectDM.py -s NODEID -d NODEID -m "message" -# meshing-around - helper script +# meshing-around - helper script - enable the bbsAPI in config.ini first import sys import os import argparse