Browse Source

pre/postflight stanza in flux-beta

master
Roland Walker 10 years ago
parent
commit
d6a9524018
  1. 2
      Casks/flux-beta.rb

2
Casks/flux-beta.rb

@ -7,7 +7,7 @@ class FluxBeta < Cask
link 'Flux.app'
after_install do
postflight do
# Don't ask to move the app bundle to /Applications
system '/usr/bin/defaults', 'write', 'org.herf.Flux', 'moveToApplicationsFolderAlertSuppress', '-bool', 'true'
end

Loading…
Cancel
Save