File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ install:
6363 - git clone https://github.com/openresty/openresty.git ../openresty
6464 - git clone https://github.com/openresty/openresty-devel-utils.git
6565 - git clone https://github.com/simpl/ngx_devel_kit.git ../ndk-nginx-module
66- - git clone https://github.com/openresty /lua-nginx-module.git ../lua-nginx-module
66+ - git clone -b atomic_shm https://github.com/webcore-no /lua-nginx-module.git ../lua-nginx-module
6767 - git clone https://github.com/openresty/no-pool-nginx.git ../no-pool-nginx
6868 - git clone https://github.com/openresty/echo-nginx-module.git ../echo-nginx-module
6969 - git clone https://github.com/openresty/lua-resty-lrucache.git
@@ -72,7 +72,7 @@ install:
7272 - git clone https://github.com/openresty/set-misc-nginx-module.git ../set-misc-nginx-module
7373 - git clone https://github.com/openresty/mockeagain.git
7474 - git clone https://github.com/openresty/test-nginx.git
75- - git clone https://github.com/openresty /stream-lua-nginx-module.git ../stream-lua-nginx-module
75+ - git clone -b atomic_shm https://github.com/webcore-no /stream-lua-nginx-module.git ../stream-lua-nginx-module
7676
7777script :
7878 - cd luajit2/
You can’t perform that action at this time.
0 commit comments