Merge branch '3.x.x' into 2.x.x

This commit is contained in:
Edi Septriyanto
2021-08-13 10:42:47 +07:00
committed by GitHub

View File

@@ -802,6 +802,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