From cd357cdbf7455134a156a9b10b323920c0a8fc48 Mon Sep 17 00:00:00 2001 From: sanj Date: Thu, 25 Nov 2010 11:19:55 +0100 Subject: [PATCH] hashbang for import script --- index/harddrives/importFromTxtFiles.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index/harddrives/importFromTxtFiles.py b/index/harddrives/importFromTxtFiles.py index b09e91b..61e5a4f 100644 --- a/index/harddrives/importFromTxtFiles.py +++ b/index/harddrives/importFromTxtFiles.py @@ -1,3 +1,5 @@ +#!/usr/bin/python + import os from os.path import join from models import HardDrive, File