Skip to content

Commit 2b0a686

Browse files
committed
nginx_tcp_proxy_module
1 parent 3aadac3 commit 2b0a686

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

env/install.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,6 @@ cd ..
3131
git clone git@github.com:irr/sockproc.git
3232
cd sockproc
3333
git remote add upstream https://github.com/juce/sockproc.git
34-
cd ..
35-
git clone git@github.com:irr/nginx_tcp_proxy_module.git
36-
cd nginx_tcp_proxy_module
37-
git remote add upstream https://github.com/yaoweibin/nginx_tcp_proxy_module.git
3834
cd /opt/lua
3935
git clone git@github.com:irr/underscore.lua.git
4036
cd underscore.lua

env/makedocs.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ pandoc -S -o /opt/lua/docs/lua-resty-http.html /opt/lua/modules/nginx/lua-resty-
1313
pandoc -S -o /opt/lua/docs/lua-resty-upstream.html /opt/lua/modules/nginx/lua-resty-upstream/README.md
1414
pandoc -S -o /opt/lua/docs/lua-pycrypto-aes.html /opt/lua/modules/forked/lua-pycrypto-aes/readme.md
1515
pandoc -S -o /opt/lua/docs/lua-resty-shell.html /opt/lua/modules/forked/lua-resty-shell/README.md
16-
pandoc -S -o /opt/lua/docs/nginx_tcp_proxy_module.html /opt/lua/modules/forked/nginx_tcp_proxy_module/README
1716
pandoc -S -o /opt/lua/docs/sockproc.html /opt/lua/modules/forked/sockproc/README.md
1817
pandoc -S -o /opt/lua/docs/openresty-docker.html /opt/lua/openresty-docker/README.md
1918
pandoc -S -o /opt/lua/docs/test-nginx.html /opt/lua/test-nginx/README

0 commit comments

Comments
 (0)