cask lives in a new place

This commit is contained in:
2016-01-15 06:04:37 -05:00
parent 326f13a9ce
commit f49257c0f0
+1 -1
View File
@@ -5,7 +5,7 @@ if [ -x "$brew_path" ] ; then
echo "Install/Updating Homebrew Packages"
echo ""
brew tap phinze/homebrew-cask
brew tap caskroom/homebrew-cask
brew install brew-cask
function installcask() {