Skip to content

Instantly share code, notes, and snippets.

@bard86
Last active March 26, 2020 14:01
Show Gist options
  • Save bard86/00a4cc7511af9b70284b6b4651f182f5 to your computer and use it in GitHub Desktop.
Save bard86/00a4cc7511af9b70284b6b4651f182f5 to your computer and use it in GitHub Desktop.
Update canonical software on MacBook
#!/bin/bash
set -e
sudo softwareupdate --install --all --restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment