安装brew 软件仓库,
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
用brew安装命令
brew tap openresty/brew brew install openresty
启动openresty
后台启动
brew services start openresty/brew/openresty
前台启动
openresty
安装brew 软件仓库,
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
用brew安装命令
brew tap openresty/brew brew install openresty
启动openresty
后台启动
brew services start openresty/brew/openresty
前台启动
openresty
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。