diff --git a/README.md b/README.md index 377856d..5ebf9b8 100644 --- a/README.md +++ b/README.md @@ -1325,6 +1325,11 @@ defaults write com.apple.SoftwareUpdate ScheduleFrequency -int 1 sudo softwareupdate -l ``` +#### Update server used for checking Software Updates +```bash +sudo defaults write /Library/Preferences/com.apple.SoftwareUpdate CatalogURL http://example.com/index.sucatalog +``` + ### Spotlight #### Disable Indexing