Skip to content

Commit fabfeec

Browse files
committed
remove unnecessary brew update
1 parent 7a15b85 commit fabfeec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sd-world/sd-world.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ main() {
217217
echo ""
218218

219219
# Homebrew
220-
check_and_run "brew" "Homebrew" brew update && brew upgrade && brew cleanup
220+
check_and_run "brew" "Homebrew" brew upgrade && brew cleanup
221221
handle_upgrade_result "Homebrew"
222222

223223
# Mac App Store

0 commit comments

Comments
 (0)