Skip to content

Commit

Permalink
fix a bug install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ivaquero committed May 21, 2024
1 parent 0f393d9 commit 7bd1206
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,6 @@ done
if [[ $(uname -s) = "Linux" ]]; then
printf "📦 Adding Tap linuxbrew/fonts...\n"
brew tap "linuxbrew/fonts"
else
printf "📦 Adding Tap homebrew/cask-fonts...\n"
brew tap "homebrew/cask-fonts"
fi

###################################################
Expand Down

0 comments on commit 7bd1206

Please sign in to comment.