mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
Use postflight DSL in hive
This commit is contained in:
parent
a0578c5792
commit
fe3eece895
1 changed files with 1 additions and 2 deletions
|
|
@ -11,7 +11,6 @@ class Hive < Cask
|
|||
app 'Hive.app'
|
||||
|
||||
postflight do
|
||||
# Don't ask to move the app bundle to /Applications
|
||||
system '/usr/bin/defaults', 'write', 'com.hivewallet.Hive', 'moveToApplicationsFolderAlertSuppress', '-bool', 'true'
|
||||
suppress_move_to_applications
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue