Skip to content

Instantly share code, notes, and snippets.

@allansrc
Last active April 14, 2020 20:57
Show Gist options
  • Save allansrc/9e7579126370c2713eb3bd6cb719146c to your computer and use it in GitHub Desktop.
Save allansrc/9e7579126370c2713eb3bd6cb719146c to your computer and use it in GitHub Desktop.
sudo spctl --master-disable
sudo mount -uw /
sudo killall Finder
sudo mv ./*.kext /tmp
sudo chown -R root:wheel /tmp/*.kext
sudo kextload /tmp/*.kext
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment