From 4994c1baa79b95092d9f77d299b9be18eb55b3be Mon Sep 17 00:00:00 2001 From: Sven Slootweg Date: Wed, 30 Oct 2013 15:31:55 +0100 Subject: [PATCH] Shebang --- start.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/start.py b/start.py index b306687..a14426a 100755 --- a/start.py +++ b/start.py @@ -1,3 +1,5 @@ +#!/usr/bin/env python2 + import sys errors = False