mirror of https://github.com/wulabing/Xray_onekey
Update install.sh
parent
1f714c995b
commit
8327c5c07a
|
@ -392,7 +392,6 @@ nginx_install(){
|
|||
--with-http_v2_module \
|
||||
--with-cc-opt='-O3' \
|
||||
--with-ld-opt="-ljemalloc" \
|
||||
|
||||
--with-openssl=../openssl-"$openssl_version"
|
||||
judge "编译检查"
|
||||
make && make install
|
||||
|
|
Loading…
Reference in New Issue