5 lines
115 B
Bash
Executable File
5 lines
115 B
Bash
Executable File
#!/bin/sh
|
|
#
|
|
~/my_apps/mqtt_sniffer/venv/bin/python ~/my_apps/mqtt_sniffer/mqtt_sniffer.py -f localhost -p 1883 -n
|
|
|