diff --git a/script/production b/script/production index 8ebbc03..d29c187 100755 --- a/script/production +++ b/script/production @@ -27,7 +27,7 @@ clear_cache() { } do_start() { - rake db:migrate + rake db:migrate SCHEMA=/dev/null clear_cache ./script/ferret_server -e $RAILS_ENV start environments_loop -- libgit2 0.21.2