File tree Expand file tree Collapse file tree 2 files changed +0
-7
lines changed
Expand file tree Collapse file tree 2 files changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -38,11 +38,6 @@ git clone git@github.com:irr/sockproc.git
3838cd sockproc
3939git remote add upstream https://github.com/juce/sockproc.git
4040git fetch upstream && git merge upstream/master && git push
41- cd /opt/lua
42- git clone git@github.com:irr/openresty-docker.git
43- cd openresty-docker
44- git remote add upstream https://github.com/torhve/openresty-docker.git
45- git fetch upstream && git merge upstream/master && git push
4641cd ~ /git
4742ln -s /opt/lua/modules/nginx/headers-more-nginx-module
4843ln -s /opt/lua/modules/nginx/set-misc-nginx-module
@@ -65,5 +60,4 @@ cd ~/gitf
6560ln -s /opt/lua/modules/forked/lua-resty-shell
6661ln -s /opt/lua/modules/forked/lua-pycrypto-aes
6762ln -s /opt/lua/modules/forked/sockproc
68- ln -s /opt/lua/openresty-docker
6963cd
Original file line number Diff line number Diff line change @@ -16,5 +16,4 @@ pandoc -S -o /opt/lua/docs/lua-pycrypto-aes.html /opt/lua/modules/forked/lua-pyc
1616pandoc -S -o /opt/lua/docs/lua-resty-template.html /opt/lua/modules/nginx/lua-resty-template/README.md
1717pandoc -S -o /opt/lua/docs/lua-resty-shell.html /opt/lua/modules/forked/lua-resty-shell/README.md
1818pandoc -S -o /opt/lua/docs/sockproc.html /opt/lua/modules/forked/sockproc/README.md
19- pandoc -S -o /opt/lua/docs/openresty-docker.html /opt/lua/openresty-docker/README.md
2019pandoc -S -o /opt/lua/docs/test-nginx.html /opt/lua/test-nginx/README
You can’t perform that action at this time.
0 commit comments