From 87c6c4201307d5998c50f691b7104cdee8ed0cec Mon Sep 17 00:00:00 2001 From: cncfanatics Date: Sun, 19 Sep 2010 14:25:53 +0200 Subject: [PATCH] Add a #! line --- run.py | 1 + 1 file changed, 1 insertion(+) diff --git a/run.py b/run.py index a96fefeac..bc7ea5a57 100644 --- a/run.py +++ b/run.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python #=============================================================================== # Copyright (C) 2010 Diego Duclos #