diff --git a/entrydns.spec b/entrydns.spec index 470deb0..cd75c00 100644 --- a/entrydns.spec +++ b/entrydns.spec @@ -53,6 +53,7 @@ cp config/database.mysql.sample.yml config/database.yml bundle install --deployment --without development test # pre-compile assets +bundle exec rake db:create db:migrate bundle exec rake RAILS_ENV=production assets:precompile # fix wrong sheebang for unicorn