Skip to content

Commit

Permalink
One more fuckin fix deploy.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
Mehonoshin committed May 20, 2012
1 parent bdc5ee5 commit 8ca2b16
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 @@ -38,7 +38,7 @@
run "mkdir #{deploy_to}/current/config/settings"
run "cp #{deploy_to}/shared/twitter.yml #{deploy_to}/current/config/settings/twitter.yml"
end
before "deploy:finalize_update", :copy_settings_config
after "deploy:create_symlink", :copy_settings_config

# Unicorn control tasks
namespace :deploy do
Expand Down

0 comments on commit 8ca2b16

Please sign in to comment.