OpenShift OpenResty + LuaJIT安装脚本
已去除 --prefix 自定义安装路径后自动添加nginx目录,与原生nginx安装目录一致。OpenShift必须启用cron
cd /tmp
rm -rf *
wget --no-check-certificate https://www.kooker.jp/openresty.sh
chmod 755 openresty.sh
./openresty.sh
已去除 --prefix 自定义安装路径后自动添加nginx目录,与原生nginx安装目录一致。OpenShift必须启用cron
cd /tmp
rm -rf *
wget --no-check-certificate https://www.kooker.jp/openresty.sh
chmod 755 openresty.sh
./openresty.sh