mirror of
https://github.com/tw93/Mole.git
synced 2026-02-04 17:24:45 +00:00
Repair brew update prompts
This commit is contained in:
@@ -96,9 +96,8 @@ ask_for_updates() {
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
echo ""
|
echo ""
|
||||||
echo -e "${YELLOW}Tip:${NC} Homebrew: brew upgrade / brew upgrade --cask"
|
echo -e "${YELLOW}💡 To update, please run:${NC} ${GREEN}brew upgrade${NC}"
|
||||||
echo -e "${YELLOW}Tip:${NC} App Store: open App Store → Updates"
|
|
||||||
echo -e "${YELLOW}Tip:${NC} macOS: System Settings → General → Software Update"
|
|
||||||
return 1
|
return 1
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user