Skip to content
Snippets Groups Projects
Commit 5d97a5a0 authored by Francesco Giacomini's avatar Francesco Giacomini
Browse files

$resty_config_options -> $RESTY_CONFIG_OPTIONS

parent 92b4afdd
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -18,7 +18,7 @@ A Docker image is available for use in the context of the StoRM2 project, where
$ docker run --rm -it -v /path/to/ngx_http_voms_module:/home/build/ngx_http_voms_module storm2/ngx-voms-build
% cd openresty-1.x.y
% ./configure ${resty_config_options} --add-module=../ngx_http_voms_module
% ./configure ${RESTY_CONFIG_OPTIONS} --add-module=../ngx_http_voms_module
% make && make install
## Embedded Variables
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment