From 6cae001709dfa7aa44244bb70bc152529716d302 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C6=ACHE=20=D0=AFAW=20=E2=98=A3?= Date: Sun, 27 May 2018 01:46:59 +0200 Subject: [PATCH] Update nbuild.sh --- static/nbuild.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/static/nbuild.sh b/static/nbuild.sh index e0b0655..9bc2666 100644 --- a/static/nbuild.sh +++ b/static/nbuild.sh @@ -1,7 +1,6 @@ ./configure \ --user=nginx \ --group=nginx \ ---with-openssl=/opt/nginx/openssl-OpenSSL_1_0_2h/ \ --sbin-path=/usr/sbin/nginx \ --conf-path=/nginx/nginx.conf \ --pid-path=/var/run/nginx.pid \