Skip to content

Commit

Permalink
none
Browse files Browse the repository at this point in the history
  • Loading branch information
makestory committed Oct 7, 2010
1 parent 14f73bc commit e1501fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/deploy.rb
Expand Up @@ -27,7 +27,7 @@
#run "cd #{deploy_to}/current && rake schools:to_json RAILS_ENV=#{env}"
run "cd #{deploy_to}/current && rm -rf public/stylesheets/*.cache.css"
run "cd #{deploy_to}/current && rm -rf public/javascripts/*.cache.js"
run "cd #{deploy_to}/current && bundle install"
#run "cd #{deploy_to}/current && bundle install"
end

desc "Deploy to dev server"
Expand Down

0 comments on commit e1501fc

Please sign in to comment.