diff --git a/ct/dawarich.sh b/ct/dawarich.sh index d2d260998..ee1cffeba 100644 --- a/ct/dawarich.sh +++ b/ct/dawarich.sh @@ -67,8 +67,8 @@ function update_script() { $STD npm install fi - $STD bundle exec rake assets:precompile $STD bundle exec rails db:migrate + $STD bundle exec rake assets:precompile $STD bundle exec rake data:migrate msg_ok "Ran Migrations"