mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Fix zap stanza in dropshelf 1729
This commit is contained in:
@@ -13,4 +13,13 @@ cask "dropshelf" do
|
||||
end
|
||||
|
||||
app "Dropshelf.app"
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Scripts/6W6K75YWQ9.com.pilotmoon.Dropshelf.group",
|
||||
"~/Library/Application Scripts/com.pilotmoon.Dropshelf",
|
||||
"~/Library/Application Scripts/com.pilotmoon.Dropshelf.launcher",
|
||||
"~/Library/Containers/com.pilotmoon.Dropshelf",
|
||||
"~/Library/Containers/com.pilotmoon.Dropshelf.launcher",
|
||||
"~/Library/Group Containers/6W6K75YWQ9.com.pilotmoon.Dropshelf.group",
|
||||
]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user