Skip to content

Commit 185270b

Browse files
authored
Merge pull request #4 from gp187/gp187-patch-2
tested the lua patching
2 parents bd65cbe + 0dd8c15 commit 185270b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

app/libs.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,6 @@ function configure_lua_modules() {
8888
fi
8989
}
9090

91-
## not tested
92-
## not tested
93-
## not tested
94-
## not tested
9591
function configure_nginx_patches() {
9692
[ $# -eq 0 ] && { run_error "Usage: configure_nginx_patches <module_name>"; exit; }
9793
local WORKDIR="${ROOT}nginx_patches/"

0 commit comments

Comments
 (0)