diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/brew.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/brew.sh b/Library/brew.sh index 0469244b3..5daeda325 100644 --- a/Library/brew.sh +++ b/Library/brew.sh @@ -224,7 +224,7 @@ update-preinstall() { # Hide shellcheck complaint: # shellcheck source=/dev/null source "$HOMEBREW_LIBRARY/Homebrew/cmd/update.sh" - homebrew-update --preinstall + brew update --preinstall fi } |
