Only remove quarantine attribute on postflight

Make cask only remove com.apple.quarantine as opposed to all attributes
This commit is contained in:
AltCode
2024-09-05 19:59:26 +02:00
parent 00b8d3443d
commit aab319623c

View File

@@ -17,7 +17,7 @@ cask "zen-browser" do
app "Zen Browser.app"
postflight do
system "xattr -c '/Applications/Zen Browser.app/'"
system "xattr -d com.apple.quarantine '/Applications/Zen Browser.app/'"
end
zap trash: [