summaryrefslogtreecommitdiffstats
path: root/dashboard/src/manage.py
diff options
context:
space:
mode:
Diffstat (limited to 'dashboard/src/manage.py')
-rwxr-xr-xdashboard/src/manage.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/dashboard/src/manage.py b/dashboard/src/manage.py
index 80c496f..3c7aba5 100755
--- a/dashboard/src/manage.py
+++ b/dashboard/src/manage.py
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
##############################################################################
# Copyright (c) 2016 Max Breitenfeldt and others.
#
@@ -8,7 +10,6 @@
##############################################################################
-#!/usr/bin/env python
import os
import sys