AMU is a Shell script to quickly update your Mac (macOS updates & Mac App Store downloaded apps).
- A Mac with macOS
- mas installed by brew
- Open Terminal
- Set correct permission chmod +x macupdate.sh (Only the first time before the first execution)
- Execute AMU ./macupdater.sh
- Reboot the Mac if required
AMU did not require sudo access
After reading different blog posts telling that using softwareupdate using Terminal is much faster than update macOS using the Mac App Store, I decided to automatize the operation.