From 02f97cd5a1152f25d91dc72fe8b71766f9a59561 Mon Sep 17 00:00:00 2001 From: Andreas Maunz Date: Fri, 1 Apr 2011 15:44:39 +0200 Subject: all --- nginx.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nginx.sh') diff --git a/nginx.sh b/nginx.sh index f226dce..fb0bc9b 100755 --- a/nginx.sh +++ b/nginx.sh @@ -4,7 +4,7 @@ # Author: Christoph Helma, Andreas Maunz. # -source "`pwd`./utils.sh" +source "`pwd`/utils.sh" DIR="`pwd`" if [ "$(id -u)" = "0" ]; then -- cgit v1.2.3