Go to file
Jeffrey Paul 06bb74ebd9
add istat-menus
2019-11-28 09:26:52 -08:00
custompkg add istat-menus 2019-11-28 09:26:52 -08:00
.gitignore added *.dmg to .gitignore 2016-10-04 01:11:08 -04:00
Makefile updates 2018-01-16 16:20:18 -06:00
README.md Merge branch 'master' of github.com:sneak/osximage 2019-11-26 20:38:13 -08:00
install.sh clean caches first 2019-11-26 20:45:16 -08:00

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 password
  • sudo xcodebuild -license accept and click ok/install on developer tools installer popup window
  • bash <(curl -s https://raw.githubusercontent.com/sneak/osximage/master/install.sh)