|
@ -14,7 +14,7 @@ cask :v1 => 'atom-beta' do |
|
|
|
|
|
|
|
|
app 'Atom Beta.app' |
|
|
app 'Atom Beta.app' |
|
|
binary 'Atom Beta.app/Contents/Resources/app/apm/node_modules/.bin/apm', :target => 'apm' |
|
|
binary 'Atom Beta.app/Contents/Resources/app/apm/node_modules/.bin/apm', :target => 'apm' |
|
|
binary 'Atom Beta.app/Contents/Resources/app/atom.sh', :target => 'atom' |
|
|
binary 'Atom Beta.app/Contents/Resources/app/atom.sh', :target => 'atom-beta' |
|
|
|
|
|
|
|
|
postflight do |
|
|
postflight do |
|
|
suppress_move_to_applications |
|
|
suppress_move_to_applications |
|
|