Skip to content

Commit

Permalink
Fix cask name
Browse files Browse the repository at this point in the history
  • Loading branch information
karlhorky committed Apr 23, 2019
1 parent c6fa995 commit 9120ee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fresh_install/brew_install.sh
Expand Up @@ -172,7 +172,7 @@ main() {
# Install ImageOptim image optimization tool
execute "brew cask install imageoptim" "brew cask install imageoptim"
# Install ImageAlpha image optimization tool
execute "brew cask install imageoptim" "brew cask install imageoptim"
execute "brew cask install imagealpha" "brew cask install imagealpha"
# Install JPEGmini Lite image optimizer
execute "mas install 525742250" "mas install 525742250"

Expand Down

0 comments on commit 9120ee5

Please sign in to comment.