Created
November 13, 2021 18:24
-
-
Save leveled/153c4f2eff845199baff56f4684f02ed to your computer and use it in GitHub Desktop.
Delete extended attributes from a directory
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 xattr -r -d com.apple.quarantine <directory> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment