mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
lulu: fix uninstall
This commit is contained in:
+1
-5
@@ -17,11 +17,7 @@ cask "lulu" do
|
||||
|
||||
app "LuLu.app"
|
||||
|
||||
uninstall script: {
|
||||
executable: "#{staged_path}/LuLu.app/Contents/Resources/LuLu Uninstaller.app/Contents/MacOS/LuLu Uninstaller",
|
||||
args: ["-uninstall"],
|
||||
sudo: true,
|
||||
}
|
||||
# Lulu's uninstaller removes all preference files breaking brew upgrade
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Caches/com.objective-see.lulu",
|
||||
|
||||
Reference in New Issue
Block a user