mirror of
https://github.com/munki/munki.git
synced 2026-04-28 00:13:45 -05:00
0716732a6f
During install of Apple updates on 10.11+, only use the --no-scan flag if we cannot reach the softwareupdate server. This is an attempt to minimize issues seen with "too old" cached updates on 10.12+ -- the thought is that if softwareupdate is allowed to check with the server it can "update" or "refresh" the "stale" updates before attempting an install. All of this is educated guesswork, sadly.