mirror of
https://github.com/OpenMTC/OpenMTC.git
synced 2024-12-28 08:48:59 +00:00
4 lines
54 B
Bash
Executable File
4 lines
54 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
exec python3 -m mqttconnector $@
|