Update server used for checking Software Updates
This commit is contained in:
parent
9e60d7b189
commit
6fcd6a71ff
@ -1325,6 +1325,11 @@ defaults write com.apple.SoftwareUpdate ScheduleFrequency -int 1
|
|||||||
sudo softwareupdate -l
|
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
|
### Spotlight
|
||||||
|
|
||||||
#### Disable Indexing
|
#### Disable Indexing
|
||||||
|
Loading…
Reference in New Issue
Block a user