We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd65cbe commit 0dd8c15Copy full SHA for 0dd8c15
app/libs.sh
@@ -88,10 +88,6 @@ function configure_lua_modules() {
88
fi
89
}
90
91
-## not tested
92
93
94
95
function configure_nginx_patches() {
96
[ $# -eq 0 ] && { run_error "Usage: configure_nginx_patches <module_name>"; exit; }
97
local WORKDIR="${ROOT}nginx_patches/"
0 commit comments