Skip to content
Snippets Groups Projects
Commit 5a66d0a6 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

Update all stuff that requires updating

parent 71701daa
No related branches found
No related tags found
No related merge requests found
echo "Downloading and installing recommended system updates..."
softwareupdate --install --verbose \
--ignore "iTunes" \
--ignore "iBooks Update" \
--ignore "macOS High Sierra"
softwareupdate --install --verbose --recommended
# We don't want our system changing on us or restarting to update. Disable
# automatic updates.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment