summaryrefslogtreecommitdiff
path: root/nginx.sh
diff options
context:
space:
mode:
Diffstat (limited to 'nginx.sh')
-rwxr-xr-xnginx.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/nginx.sh b/nginx.sh
new file mode 100755
index 0000000..998265e
--- /dev/null
+++ b/nginx.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec nginx -p `dirname $0` -c nginx.conf