rework chrome installation

This commit is contained in:
Nikita Bykov
2020-10-20 13:47:33 +03:00
parent c543968bdb
commit 114da93556
2 changed files with 14 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
source ~/utils/utils.sh
echo "Installing Chrome..."
brew cask install google-chrome
brew_install_ignoring_sha256 "google-chrome"
echo "Installing Chrome Driver"
brew cask install chromedriver