download: add warning message for macOS users to unquarantine the binary

This commit is contained in:
Mohammed Al Sahaf 2022-07-21 01:59:12 +03:00
parent bb37b39a0e
commit 3e67f2e53d
3 changed files with 10 additions and 1 deletions

View file

@ -74,6 +74,11 @@
<div class="text-center">
<span class="warning">⚠️ Only choose plugins you need and trust</span>
</div>
<div class="text-center" id="darwin-warning">
<span class="warning">⚠️ Run the following against the downloaded binary:
<code>xattr -d com.apple.quarantine </code>
</span>
</div>
<div id="optional-packages">
<!-- Populated by JavaScript -->