1949啦网--小小 痛苦,是因为能力和欲望不匹配造成的

bash: nginx: command not found

nginx 安装目录 /usr/local/nginx/sbin/nginx

在用户目录下 touch .bash_profile ,添加PATH:

PATH=$PATH:/usr/local/nginx/sbin export PATH 

刷新 source .bash_profile

此时 which nginx 可以输出正确的路径。

原文链接:https://www.qiquanji.com/post/5245.html

本站声明:网站内容来源于网络,如有侵权,请联系我们,我们将及时处理。

微信扫码关注

更新实时通知

作者:xialibing 分类:高级教程 浏览: