regexes
This commit is contained in:
parent
0a974bbbc9
commit
b65b24e20c
@ -112,7 +112,7 @@ if [ "$(command -v perl 2>/dev/null)" ]; then
|
|||||||
echo ""
|
echo ""
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ "$(command -v brew 2>/dev/null)" ]; then
|
if [ "$MACPEAS" ] && [ "$(command -v brew 2>/dev/null)" ]; then
|
||||||
print_2title "Brew Doctor Suggestions"
|
print_2title "Brew Doctor Suggestions"
|
||||||
brew doctor
|
brew doctor
|
||||||
echo ""
|
echo ""
|
||||||
|
Loading…
Reference in New Issue
Block a user