Jeffrey Paul 61f72b9944 | ||
---|---|---|
custompkg | ||
.gitignore | ||
Makefile | ||
README.md | ||
install.sh |
README.md
osximage
New deal for Catalina: Imaging is dead. Install a fresh install manually, then do the following.
Manual Steps
Open System Preferences.
- Sharing > Set Hostname
Open a terminal and run the following:
chsh -s /bin/bash
and enter passwordsudo xcodebuild -license accept
and click ok/install on developer tools installer popup windowbash <(curl -s https://raw.githubusercontent.com/sneak/osximage/master/install.sh)