Update nbuild.sh

This commit is contained in:
2018-05-05 13:29:48 +02:00
committed by GitHub
parent d6c6ffac30
commit 51b4c6470c
-1
View File
@@ -1,7 +1,6 @@
./configure \ ./configure \
--user=nginx \ --user=nginx \
--group=nginx \ --group=nginx \
--with-openssl=/opt/nginx/openssl-OpenSSL_1_0_2h/ \
--sbin-path=/usr/sbin/nginx \ --sbin-path=/usr/sbin/nginx \
--conf-path=/nginx/nginx.conf \ --conf-path=/nginx/nginx.conf \
--pid-path=/var/run/nginx.pid \ --pid-path=/var/run/nginx.pid \