Skip to content

Commit

Permalink
More cap tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
aslakhellesoy committed Aug 15, 2008
1 parent 85fd777 commit 0c4997f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/deploy.rb
Expand Up @@ -51,7 +51,7 @@
run "cd #{current_path}; #{rake} RAILS_ENV=#{rails_env} radiant:extensions:update_all"
end

after "deploy", :link_shared_and_update_extensions
before "deploy:restart", :link_shared_and_update_extensions
after "deploy:setup", "db:default"
after "deploy:migrate", "db:migrate_extensions"

Expand Down

0 comments on commit 0c4997f

Please sign in to comment.