mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-31 00:54:38 +00:00
Only remove quarantine attribute on postflight
Make cask only remove com.apple.quarantine as opposed to all attributes
This commit is contained in:
@@ -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: [
|
||||
|
||||
Reference in New Issue
Block a user