mirror of
https://github.com/natelandau/shell-scripting-templates.git
synced 2025-11-09 13:43:46 -05:00
removed old call to phinze/casks
This commit is contained in:
@@ -40,11 +40,10 @@ hasHomebrew () {
|
||||
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
|
||||
brew tap homebrew/dupes
|
||||
brew tap homebrew/versions
|
||||
brew tap phinze/homebrew-cask
|
||||
else
|
||||
e_error "Without Homebrew installed we won't get very far."
|
||||
e_error "Exiting"
|
||||
exit 1
|
||||
exit 0
|
||||
fi
|
||||
fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user