Skip to content

Instantly share code, notes, and snippets.

@okash1n
Last active June 11, 2019 03:47
Show Gist options
  • Save okash1n/d7094065791981b8471d1ddb3c4d79dc to your computer and use it in GitHub Desktop.
Save okash1n/d7094065791981b8471d1ddb3c4d79dc to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
diskutil unMountDisk /dev/disk2
diskutil eraseDisk HFS+ USBDISK /dev/disk2
/Applications/Install\ macOS\ Mojave.app/Contents/Resources/createinstallmedia --volume /Volumes/USBDISK --nointeraction --downloadassets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment