From d4847048a18b0f51107a078add14563ecadf4701 Mon Sep 17 00:00:00 2001 From: till Date: Fri, 9 Jan 2009 21:13:00 +0000 Subject: * let's not discriminate unix :) (= generalized paths) * added checks so all scripts are only executable from CLI --- bin/msgimport.sh | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'bin/msgimport.sh') diff --git a/bin/msgimport.sh b/bin/msgimport.sh index fa5678cec..a5161e026 100755 --- a/bin/msgimport.sh +++ b/bin/msgimport.sh @@ -1,5 +1,8 @@ -#!/usr/bin/php +#!/usr/bin/env php \ No newline at end of file +?> -- cgit v1.2.3