From 1e5720f85b8becf011241441d94663f4ede6aeb4 Mon Sep 17 00:00:00 2001 From: anmol Date: Mon, 7 Jan 2019 17:04:14 +0530 Subject: [PATCH] Fix --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 0789620..0d9bddd 100644 --- a/scripts/install +++ b/scripts/install @@ -212,7 +212,7 @@ 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