Update tools/addon/homebrew.sh
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
@@ -100,7 +100,7 @@ fi
|
|||||||
msg_ok "Configured Shell Integration"
|
msg_ok "Configured Shell Integration"
|
||||||
|
|
||||||
msg_info "Verifying Installation"
|
msg_info "Verifying Installation"
|
||||||
su - "$BREW_USER" -c 'brew --version'
|
su - "$BREW_USER" -c 'brew --version' &>/dev/null
|
||||||
msg_ok "Homebrew Verified"
|
msg_ok "Homebrew Verified"
|
||||||
|
|
||||||
echo -e "Successfully Installed!! Homebrew is ready for user ${BL}${BREW_USER}${CL}"
|
echo -e "Successfully Installed!! Homebrew is ready for user ${BL}${BREW_USER}${CL}"
|
||||||
|
|||||||
Reference in New Issue
Block a user