Created
December 12, 2019 13:02
-
-
Save f-steff/0a10fd33d8972fb677b26d30c0d87828 to your computer and use it in GitHub Desktop.
MacOS - Enable/Disable 'Gatekeeper' in macOS High Sierra for testing purposes
This file contains hidden or 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
| $ sudo spctl --master-enable | |
| $ sudo spctl --master-disable |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment