代码拉取完成,页面将自动刷新
#!/bin/bash
##repo_arr=( https://github.com/powerdong/Music-player.git https://github.com/maxiaoqu/vue-blog.git )
##
##for repo in ${repo_arr[*]}
##do
## echo "${repo}"
## git clone ${repo}
##done
git clone https://github.com/openresty/openresty.git
git clone https://github.com/openresty/stream-lua-nginx-module.git
git clone https://github.com/osokin/ngx_http_redis.git
git clone https://github.com/openresty/lua-redis-parser.git
git clone https://github.com/openresty/redis2-nginx-module.git
git clone https://github.com/openresty/lua-upstream-nginx-module.git
git clone https://github.com/openresty/lua-nginx-module.git
git clone https://github.com/LuaDist/lua.git
git clone https://github.com/LuaJIT/LuaJIT.git
git clone https://github.com/Windower/Lua.git
git clone https://github.com/vinniefalco/LuaBridge.git
git clone https://github.com/Tencent/LuaPanda.git
git clone https://github.com/L3MON4D3/LuaSnip.git
git clone https://github.com/lunarmodules/luasocket.git
git clone https://github.com/yuin/gopher-lua.git
git clone https://github.com/loveshell/ngx_lua_waf.git
git clone https://github.com/facebookresearch/fairseq-lua.git
git clone https://github.com/luau-lang/luau.git
git clone https://github.com/ledgetech/lua-resty-http.git
git clone https://github.com/nvim-lualine/lualine.nvim.git
git clone https://github.com/Tencent/UnLua.git
git clone https://github.com/mpeterv/luacheck.git
git clone https://github.com/viruscamp/luadec.git
echo "源码下载完毕"
rm -rf $(find ./ -name '.git')
echo "已删除.git"
git clone https://gitee.com/linux2014/47_lua_nginx_projs.git
mv 47_lua_nginx_projs/.git ./
rm -rf 47_lua_nginx_projs
echo "下载到47_lua_nginx_projs的.git"
git add -A;git commit -m '初始化';git push
echo "初始化完毕"
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。