From 08b5f6d0293efd48b99cf69e663610e2ab3b0ae8 Mon Sep 17 00:00:00 2001 From: Felix Richter Date: Sun, 27 Mar 2011 22:24:59 +0200 Subject: fixed install bug --- retiolum/hosts/install.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'retiolum') diff --git a/retiolum/hosts/install.sh b/retiolum/hosts/install.sh index d347a4c6..d74636e9 100644 --- a/retiolum/hosts/install.sh +++ b/retiolum/hosts/install.sh @@ -1,4 +1,5 @@ -! /bin/sh +#! /bin/sh +# USE WITH GREAT CAUTION set -e myname="${1:-dummy}" -- cgit v1.2.3