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 @@ -64,7 +64,7 @@ install:
64
64
- git clone https://github.com/openresty/openresty.git ../openresty
65
65
- git clone https://github.com/openresty/openresty-devel-utils.git
66
66
- git clone https://github.com/simpl/ngx_devel_kit.git ../ndk-nginx-module
67
- - git clone https://github.com/openresty /lua-nginx-module.git ../lua-nginx-module
67
+ - git clone -b atomic_shm https://github.com/webcore-no /lua-nginx-module.git ../lua-nginx-module
68
68
- git clone https://github.com/openresty/no-pool-nginx.git ../no-pool-nginx
69
69
- git clone https://github.com/openresty/echo-nginx-module.git ../echo-nginx-module
70
70
- git clone https://github.com/openresty/lua-resty-lrucache.git
@@ -73,7 +73,7 @@ install:
73
73
- git clone https://github.com/openresty/set-misc-nginx-module.git ../set-misc-nginx-module
74
74
- git clone https://github.com/openresty/mockeagain.git
75
75
- git clone https://github.com/openresty/test-nginx.git
76
- - git clone https://github.com/openresty /stream-lua-nginx-module.git ../stream-lua-nginx-module
76
+ - git clone -b atomic_shm https://github.com/webcore-no /stream-lua-nginx-module.git ../stream-lua-nginx-module
77
77
78
78
script :
79
79
- cd luajit2/
You can’t perform that action at this time.
0 commit comments