diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/cmd/update-bash.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/cmd/update-bash.sh b/Library/Homebrew/cmd/update-bash.sh index 314ad8594..b9ea060ae 100644 --- a/Library/Homebrew/cmd/update-bash.sh +++ b/Library/Homebrew/cmd/update-bash.sh @@ -220,7 +220,7 @@ pull() { trap - SIGINT } -update-bash() { +homebrew-update-bash() { local option local DIR local UPSTREAM_BRANCH |
