forked from Hakase/nginx-build
Update auto shell, fix source.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
7#!/bin/sh
|
||||
|
||||
### Read config
|
||||
if [ ! -f "config.inc" ]; then
|
||||
@@ -132,6 +132,7 @@ auto/configure \
|
||||
--with-http_ssl_module \
|
||||
--with-mail_ssl_module \
|
||||
--with-http_v2_module \
|
||||
--with-http_spdy_module \
|
||||
--with-http_v2_hpack_enc \
|
||||
--with-stream_ssl_module \
|
||||
--with-stream_geoip_module \
|
||||
|
||||
Reference in New Issue
Block a user