This commit is contained in:
Kekskurse 2019-12-30 17:18:38 +01:00
parent 8fcaa07034
commit 4d490ea59c
1 changed files with 1 additions and 0 deletions

1
run.py Normal file → Executable file
View File

@ -1,3 +1,4 @@
#!/usr/bin/python3
import time
from exporter.cli import Cli
from exporter.statsdExporter import StatsdExporter