softwareupdate -i -a -R only performs download, but not installing and reboot
Hi, I would like to perform a software update via command line (SSH to a MacMini when it is away from a console access) to macOS 11.6.1 (it is currently running macOS 11.6.0).
I issued:
softwareupdate -i -a -R
And it gives:
Software Update Tool
Finding available software
Downloading macOS Big Sur 11.6.1
Downloaded: macOS Big Sur 11.6.1
Restarting...
But in fact, it does not install anything, it does not reboot the Mac.
It only returns to the shell prompt. Is "softwareupdate" still working?
Device: Mac Mini Intel Late 2018
Current OS: macOS 11.6.0
Want to: update to macOS 11.6.1 *** via shell prompt ***