Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
wadakatu committed Jan 5, 2025
1 parent a138051 commit e25a215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion brew.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ brew autoremove || { echo "brew autoremove failed" >&2; exit 1; }

echo "run brew doctor ..."
brew uninstall [email protected]
brew uses --installed [email protected]
brew uninstall [email protected]
brew doctor || { echo "brew doctor failed" >&2; exit 1; }

0 comments on commit e25a215

Please sign in to comment.