Merge branch '2.x.x' of github.com:joglomedia/LEMPer into 2.x.x

Merge '3.x.x' into '2.x.x'
This commit is contained in:
Edi Septriyanto
2021-08-13 11:27:54 +07:00

View File

@@ -805,6 +805,7 @@ function init_nginx_install() {
fi
# NJS is a subset of the JavaScript language that allows extending nginx functionality.
# shellcheck disable=SC2153
if "${NGX_HTTP_JS}"; then
echo "Adding ngx-http-js module..."
run git clone https://github.com/nginx/njs.git