Last active
January 13, 2021 05:52
-
-
Save say4n/62d242727b4c4c10c94e7a39091323fa to your computer and use it in GitHub Desktop.
MacOS Shenanigans
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Disable Gatekeeper | |
sudo spctl --master-disable | |
# Enable Gatekeeper | |
sudo spctl --master-enable |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment