From 96e2c82075904b81f051cce53f7197e40d676317 Mon Sep 17 00:00:00 2001 From: Sam Minnee Date: Mon, 13 Oct 2008 21:25:30 +0000 Subject: [PATCH] Removed #! entry from cli-script.php; its unreliable and cli-script.php should be called as 'php cli-script.php' instead git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@64152 467b73ca-7a2a-4603-9d3b-597d59a354a9 --- cli-script.php | 1 - 1 file changed, 1 deletion(-) diff --git a/cli-script.php b/cli-script.php index 29e591128..5b417d102 100755 --- a/cli-script.php +++ b/cli-script.php @@ -1,4 +1,3 @@ -#!/usr/bin/php5