summaryrefslogtreecommitdiff
path: root/nginx.sh
diff options
context:
space:
mode:
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 6c70f47..b16f3e3 100755
--- a/nginx.sh
+++ b/nginx.sh
@@ -32,4 +32,4 @@ fi
echo >&2 "Ignore the following message from nginx about the error log, if any."
-exec nginx -p "$PWD" -c nginx.conf
+exec nginx -p "$PWD/" -c nginx.conf