From f68fb1a2ef01937a47d698fbca05fdfbf6905821 Mon Sep 17 00:00:00 2001 From: anmol Date: Wed, 9 Jan 2019 17:24:30 +0530 Subject: [PATCH] Fix --- scripts/install | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/scripts/install b/scripts/install index ce098a9..62263db 100644 --- a/scripts/install +++ b/scripts/install @@ -207,9 +207,10 @@ chown -R "$app": "$final_path" cd "$final_path/live" su mastodon <> .env.production RAILS_ENV=production $final_path/live/bin/bundle exec rails db:migrate --quiet