vim /etc/profile
最后一行添加 /usr/local/nginx/sbin/ 命令目录
export PATH="/usr/local/nginx/sbin/:$PATH"
保存后 source /etc/profile
posted on 2022-08-11 14:59 旭彬 阅读(185) 评论(0) 编辑 收藏 举报