File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ install:
63
63
- git clone https://github.com/openresty/openresty.git ../openresty
64
64
- git clone https://github.com/openresty/openresty-devel-utils.git
65
65
- 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
67
67
- git clone https://github.com/openresty/no-pool-nginx.git ../no-pool-nginx
68
68
- git clone https://github.com/openresty/echo-nginx-module.git ../echo-nginx-module
69
69
- git clone https://github.com/openresty/lua-resty-lrucache.git
@@ -72,7 +72,7 @@ install:
72
72
- git clone https://github.com/openresty/set-misc-nginx-module.git ../set-misc-nginx-module
73
73
- git clone https://github.com/openresty/mockeagain.git
74
74
- 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
76
76
77
77
script :
78
78
- cd luajit2/
You can’t perform that action at this time.
0 commit comments