Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
zufrieden committed Jan 21, 2016
1 parent fff4331 commit a8a7a80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/deploy.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
default_run_options[:pty] = true
ssh_options[:forward_agent] = true

set :download_drush, true
set :download_drush, false

role :app, domain
role :db, domain
Expand Down

0 comments on commit a8a7a80

Please sign in to comment.