mirror of
https://github.com/joglomedia/LEMPer.git
synced 2026-04-11 15:38:43 +00:00
Merge branch '3.x.x' into 2.x.x
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user