From 6fcd6a71ff65316e5db81f4479b89a1f35352ead Mon Sep 17 00:00:00 2001 From: cybertk Date: Fri, 27 Nov 2015 18:14:09 +0800 Subject: [PATCH] Update server used for checking Software Updates --- README.md | 5 +++++ 1 file changed, 5 insertions(+) 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