diff --git a/run.py b/run.py old mode 100644 new mode 100755 index ee34552..ebea940 --- a/run.py +++ b/run.py @@ -1,3 +1,4 @@ +#!/usr/bin/python3 import time from exporter.cli import Cli from exporter.statsdExporter import StatsdExporter