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