Re-order the brew cleanup as per the docs.
This commit is contained in:
parent
2d7c5a2ed4
commit
e16cad2e11
|
@ -81,8 +81,8 @@ function install_osx_software {
|
||||||
#-------------------------------
|
#-------------------------------
|
||||||
# Clean up
|
# Clean up
|
||||||
#-------------------------------
|
#-------------------------------
|
||||||
brew cask cleanup
|
|
||||||
brew cleanup
|
brew cleanup
|
||||||
|
brew cask cleanup
|
||||||
#-------------------------------
|
#-------------------------------
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue