You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While testing Nudge to update from 11.6.1 to 11.6.2, my system currently also has a Safari update available. The action to call softwareupdate --download --all is causing a prompt to have the user quit Safari and SafariQuickLookPreview (Spotlight). Even though it is only the download action. This ends up causing a prompt every time Nudge launches.
This prompt can be recreated by just calling softwareupdate --download --all from Terminal.
Is there a way to configure Nudge to not attempt the softwareupdate --download in this case?
If there currently is no option to disable the download function, then perhaps a feature request to add it would be appropriate.
The text was updated successfully, but these errors were encountered:
While testing Nudge to update from 11.6.1 to 11.6.2, my system currently also has a Safari update available. The action to call
softwareupdate --download --all
is causing a prompt to have the user quit Safari and SafariQuickLookPreview (Spotlight). Even though it is only the download action. This ends up causing a prompt every time Nudge launches.This prompt can be recreated by just calling
softwareupdate --download --all
from Terminal.Is there a way to configure Nudge to not attempt the
softwareupdate --download
in this case?If there currently is no option to disable the download function, then perhaps a feature request to add it would be appropriate.
The text was updated successfully, but these errors were encountered: