Última atividade 1746368893

kristofer's Avatar kristofer revisou este gist 1746368893. Ir para a revisão

1 file changed, 10 insertions

AppleQuarantineRemove.md(arquivo criado)

@@ -0,0 +1,10 @@
1 + ## Remove the Apple Quarantine
2 +
3 + Remove the Apple Quarantine attribute when downloading files that haven't been signed.
4 + _This is obviously a **very** bad idea._
5 +
6 + xattr -d com.apple.quarantine filename (or directory)
7 +
8 + `xattr -d com.apple.quarantine *`
9 +
10 +
Próximo Anterior