disable brew doctor
This commit is contained in:
parent
3e5b8bf0aa
commit
4aaaaec294
1 changed files with 0 additions and 8 deletions
|
@ -105,14 +105,6 @@ fi
|
||||||
echo "cleanup"
|
echo "cleanup"
|
||||||
brew cleanup
|
brew cleanup
|
||||||
|
|
||||||
set +e
|
|
||||||
mv "$HOME/.cargo/bin/cargo-install-update-config" "$HOME/.cargo/bin/cargo-install-update-cfg"
|
|
||||||
set -e
|
|
||||||
brew doctor
|
|
||||||
set +e
|
|
||||||
mv "$HOME/.cargo/bin/cargo-install-update-cfg" "$HOME/.cargo/bin/cargo-install-update-config"
|
|
||||||
set -e
|
|
||||||
|
|
||||||
echo "Configuring NVRAM"
|
echo "Configuring NVRAM"
|
||||||
sudo nvram SystemAudioVolume=%80
|
sudo nvram SystemAudioVolume=%80
|
||||||
defaults write com.google.Keystone.Agent checkInterval 4233600
|
defaults write com.google.Keystone.Agent checkInterval 4233600
|
||||||
|
|
Loading…
Reference in a new issue