autoremove librewolf from quarantine
This commit is contained in:
@@ -13,6 +13,11 @@ cask "librewolf" do
|
||||
command_wrapper "librewolf",
|
||||
executable: "#{appdir}/LibreWolf.app/Contents/MacOS/librewolf"
|
||||
|
||||
postflight do
|
||||
system_command "/usr/bin/xattr",
|
||||
args: ["-dr", "com.apple.quarantine", "#{appdir}/LibreWolf.app"]
|
||||
end
|
||||
|
||||
zap trash: [
|
||||
"~/.librewolf",
|
||||
"~/Library/Application Support/LibreWolf",
|
||||
|
||||
Reference in New Issue
Block a user