File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 2929git clone git@github.com:irr/sockproc.git
3030cd sockproc
3131git remote add upstream https://github.com/juce/sockproc.git
32+ cd ..
33+ git clone git@github.com:irr/nginx_tcp_proxy_module.git
34+ cd nginx_tcp_proxy_module
35+ git remote add upstream https://github.com/yaoweibin/nginx_tcp_proxy_module.git
3236cd /opt/lua
3337git clone git@github.com:irr/underscore.lua.git
3438cd underscore.lua
@@ -55,6 +59,7 @@ cd ~/gitf
5559ln -s /opt/lua/modules/forked/lua-resty-shell
5660ln -s /opt/lua/modules/forked/lua-pycrypto-aes
5761ln -s /opt/lua/modules/forked/sockproc
62+ ln -s /opt/lua/modules/forked/nginx_tcp_proxy_module
5863ln -s /opt/lua/underscore.lua
5964ln -s /opt/lua/openresty-docker
6065cd
Original file line number Diff line number Diff line change @@ -13,5 +13,6 @@ pandoc -S -o /opt/lua/docs/lua-resty-http.html /opt/lua/modules/nginx/lua-resty-
1313pandoc -S -o /opt/lua/docs/lua-resty-upstream.html /opt/lua/modules/nginx/lua-resty-upstream/README.md
1414pandoc -S -o /opt/lua/docs/lua-pycrypto-aes.html /opt/lua/modules/forked/lua-pycrypto-aes/readme.md
1515pandoc -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/README
1617pandoc -S -o /opt/lua/docs/sockproc.html /opt/lua/modules/forked/sockproc/README.md
1718pandoc -S -o /opt/lua/docs/openresty-docker.html /opt/lua/openresty-docker/README.md
You can’t perform that action at this time.
0 commit comments