mirror of
https://github.com/OpenMTC/OpenMTC.git
synced 2025-01-15 17:29:57 +00:00
4 lines
52 B
Bash
Executable File
4 lines
52 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
exec python3 -m influxdbapp $@
|