Remove comment

This commit is contained in:
Aaron
2023-02-26 05:38:53 -08:00
committed by GitHub
parent 846897654e
commit 082152be23

View File

@@ -994,7 +994,6 @@ case "${SHELL}" in
;;
esac
# show different instructions on adding Homebrew to path based on if the user has already done so
if grep -qs "eval \"\$(${HOMEBREW_PREFIX}/bin/brew shellenv)\"" "${shell_profile}"
then
if ! [[ -x "$(command -v brew)" ]]