summaryrefslogtreecommitdiffstats
path: root/run.py
diff options
context:
space:
mode:
Diffstat (limited to 'run.py')
-rwxr-xr-xrun.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/run.py b/run.py
index a51fb2e1..a5db19e7 100755
--- a/run.py
+++ b/run.py
@@ -2,6 +2,7 @@
# -*- coding: utf-8 -*-
import re
import sys
+
from glances import main
if __name__ == '__main__':