MacOS 10.12 /usr/local 不可写

change the ownership and permissions of /usr/local back to your user account: 

$ sudo chown -R $(whoami) /usr/local

posted @ 2018-07-01 21:29  duxiao123  阅读(190)  评论(0编辑  收藏  举报