mirror of
https://github.com/joglomedia/LEMPer.git
synced 2026-04-13 08:28:21 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user