mirror of
https://github.com/OpenMTC/OpenMTC.git
synced 2024-12-19 04:58:01 +00:00
4 lines
57 B
Bash
Executable File
4 lines
57 B
Bash
Executable File
#!/bin/sh
|
|
|
|
exec python -m openmtc_gevent.gateway_main $@
|