Skip to content

Commit

Permalink
Merge pull request #4 from gp187/gp187-patch-2
Browse files Browse the repository at this point in the history
tested the lua patching
  • Loading branch information
gp187 authored May 6, 2017
2 parents bd65cbe + 0dd8c15 commit 185270b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/libs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,6 @@ function configure_lua_modules() {
fi
}

## not tested
## not tested
## not tested
## not tested
function configure_nginx_patches() {
[ $# -eq 0 ] && { run_error "Usage: configure_nginx_patches <module_name>"; exit; }
local WORKDIR="${ROOT}nginx_patches/"
Expand Down

0 comments on commit 185270b

Please sign in to comment.