From ee81ca8d1b68af0e2ec59e0b20a7c55abc2f6efb Mon Sep 17 00:00:00 2001 From: Sergi Tur Badenas Date: Mon, 28 Sep 2015 16:45:21 +0200 Subject: [PATCH 1/2] Shebang added --- sergitur/helloworld | 1 + 1 file changed, 1 insertion(+) mode change 100644 => 100755 sergitur/helloworld diff --git a/sergitur/helloworld b/sergitur/helloworld old mode 100644 new mode 100755 index 460cbc1..dfd4f75 --- a/sergitur/helloworld +++ b/sergitur/helloworld @@ -1,3 +1,4 @@ +#!/usr/bin/php Date: Mon, 28 Sep 2015 16:46:53 +0200 Subject: [PATCH 2/2] Afegeixo el shebang i salt de linea --- helloworld | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 helloworld diff --git a/helloworld b/helloworld new file mode 100755 index 0000000..798b2ae --- /dev/null +++ b/helloworld @@ -0,0 +1,3 @@ +#!/bin/php +