mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Use postflight DSL in yojimbo
This commit is contained in:
+2
-1
@@ -7,7 +7,8 @@ class Yojimbo < Cask
|
||||
license :unknown
|
||||
|
||||
app 'Yojimbo.app'
|
||||
|
||||
postflight do
|
||||
system '/usr/bin/defaults', 'write', 'com.barebones.yojimbo4', 'moveToApplicationsFolderAlertSuppress', '-bool', 'true'
|
||||
suppress_move_to_applications
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user