|
@ -63,6 +63,7 @@ bundle install |
|
|
yarn install |
|
|
yarn install |
|
|
|
|
|
|
|
|
# Build Mastodon |
|
|
# Build Mastodon |
|
|
|
|
|
export $(cat ".env.vagrant" | xargs) |
|
|
bundle exec rails db:setup |
|
|
bundle exec rails db:setup |
|
|
bundle exec rails assets:precompile |
|
|
bundle exec rails assets:precompile |
|
|
|
|
|
|
|
|