aboutsummaryrefslogtreecommitdiffstats
path: root/src/manage.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/manage.py')
-rwxr-xr-xsrc/manage.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/manage.py b/src/manage.py
index 80c496f..3c7aba5 100755
--- a/src/manage.py
+++ b/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