mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Use single line for zap directive
Signed-off-by: Marcus Crane <marcus@utf9k.net>
This commit is contained in:
+1
-3
@@ -20,7 +20,5 @@ cask "october" do
|
||||
|
||||
app "October.app"
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Support/october",
|
||||
]
|
||||
zap trash: "~/Library/Application Support/october"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user