Use single line for zap directive

Signed-off-by: Marcus Crane <marcus@utf9k.net>
This commit is contained in:
Marcus Crane
2023-12-04 22:49:30 +13:00
parent 2a7a87a3c1
commit 21b974d4b9
+1 -3
View File
@@ -20,7 +20,5 @@ cask "october" do
app "October.app"
zap trash: [
"~/Library/Application Support/october",
]
zap trash: "~/Library/Application Support/october"
end