Skip to content

Gualty/AMU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AMU

AMU - Automated Mac Updater

mas-cli

AMU is a Shell script to quickly update your Mac (macOS updates & Mac App Store downloaded apps).

Requirements

  1. A Mac with macOS
  2. mas installed by brew

How to use AMU

  1. Open Terminal
  2. Set correct permission chmod +x macupdate.sh (Only the first time before the first execution)
  3. Execute AMU ./macupdater.sh
  4. Reboot the Mac if required

AMU did not require sudo access

Why use AMU?

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.

Releases

No releases published

Packages

No packages published

Languages