mirror of
https://github.com/corpnewt/gibMacOS.git
synced 2024-12-04 13:33:26 +01:00
Py2/py3 script that can download macOS components direct from Apple
092ace29ec
Only convert str vars to data when py3 in loads() as py2 plistlib can handle str and unicode without encoding |
||
---|---|---|
Scripts | ||
.gitignore | ||
gibMacOS.bat | ||
gibMacOS.command | ||
LICENSE | ||
Readme.md |
Py2/py3 script that can download macOS components direct from Apple
Thanks to:
- FoxletFox for FetchMacOS and outlining the URL setup
- munki for his macadmin-scripts
- timsutton for brigadier