sh 酿造
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sh 酿造相关的知识,希望对你有一定的参考价值。
Fix ownership and permissions of a multi-user Homebrew installation Raw
# fix owner of files and folders recursively
sudo chown -vR $(whoami) /usr/local /opt/homebrew-cask /Library/Caches/Homebrew
# fix read/write permission of files and folders recursively
chmod -vR ug+rw /usr/local /opt/homebrew-cask /Library/Caches/Homebrew
# fix execute permission of folders recursively
find /usr/local /opt/homebrew-cask /Library/Caches/Homebrew -type d -exec chmod -v ug+x {} +
以上是关于sh 酿造的主要内容,如果未能解决你的问题,请参考以下文章
sh 酿造
sh 脚本升级过时的酿造桶
sh 脚本升级过时的酿造桶
sh 脚本升级过时的酿造桶
sh 升级过时的酿造桶。一个班轮,以及“官方”方式,不使用不同的黑客或脚本。
酿造安装 libyaml 错误