Update injectDM.py

This commit is contained in:
SpudGunMan
2025-10-22 08:39:24 -07:00
parent a8b2aefa28
commit e551f1252a
+1 -1
View File
@@ -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