mirror of
https://github.com/OpenMTC/OpenMTC.git
synced 2025-01-16 17:59:54 +00:00
4 lines
54 B
Bash
Executable File
4 lines
54 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
exec python3 -m mqttconnector $@
|