Skip to content

Commit

Permalink
Remove the quarantine removal on macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
matiaskorhonen committed Aug 14, 2024
1 parent e2b3769 commit 81f2417
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,6 @@ tar -xf paper-age.tar.gz
# Install the binary in /usr/local/bin
sudo install paper-age /usr/local/bin/
# Or: sudo mv paper-age /usr/local/bin/

# macOS only: clear the quarantine flag
# This may not be required, depending on how the release was downloaded and extracted
sudo xattr -r -d com.apple.quarantine /usr/local/bin/paper-age
```

### Cargo
Expand Down

0 comments on commit 81f2417

Please sign in to comment.