summaryrefslogtreecommitdiff
path: root/nginx.sh
diff options
context:
space:
mode:
authorAndreas Maunz <andreas@maunz.de>2011-04-01 15:44:39 +0200
committerAndreas Maunz <andreas@maunz.de>2011-04-01 15:44:39 +0200
commit02f97cd5a1152f25d91dc72fe8b71766f9a59561 (patch)
treecad6d8642cf24385ebd4f697014ffb8c5e318aea /nginx.sh
parentaed19c4491d6713e4ea75d4a8febef57752203d9 (diff)
all
Diffstat (limited to 'nginx.sh')
-rwxr-xr-xnginx.sh2
1 files changed, 1 insertions, 1 deletions
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