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 @@ -59,12 +59,12 @@ install:
5959 - git clone https://github.com/openresty/mockeagain.git
6060 - git clone https://github.com/openresty/test-nginx.git
6161 - git clone -b v2.1-agentzh https://github.com/openresty/luajit2.git
62- - git clone https://github.com/openresty /lua-nginx-module.git ../lua-nginx-module
62+ - git clone -b atomic_shm https://github.com/webcore-no /lua-nginx-module.git ../lua-nginx-module
6363 - git clone https://github.com/openresty/echo-nginx-module.git ../echo-nginx-module
6464 - git clone https://github.com/openresty/memc-nginx-module.git ../memc-nginx-module
6565 - git clone https://github.com/openresty/headers-more-nginx-module.git ../headers-more-nginx-module
6666 - git clone https://github.com/openresty/lua-resty-lrucache.git ../lua-resty-lrucache
67- - git clone https://github.com/openresty /lua-resty-core.git ../lua-resty-core
67+ - git clone -b atomic_shm https://github.com/webcore-no /lua-resty-core.git ../lua-resty-core
6868
6969script :
7070 - sudo iptables -I OUTPUT 1 -p udp --dport 10086 -j REJECT
You can’t perform that action at this time.
0 commit comments