mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-18 14:17:07 -06:00
pre/postflight stanza in alfred
This commit is contained in:
parent
282e4ee228
commit
222f668d65
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ class Alfred < Cask
|
|||
link 'Alfred 2.app'
|
||||
link 'Alfred 2.app/Contents/Preferences/Alfred Preferences.app'
|
||||
|
||||
after_install do
|
||||
postflight do
|
||||
# Don't ask to move the app bundle to /Applications
|
||||
system '/usr/bin/defaults', 'write', 'com.runningwithcrayons.alfred-2', 'suppressMoveToApplications', '-bool', 'true'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue