From 51a5fc28f10acd0eba05bdeae6d384153a535881 Mon Sep 17 00:00:00 2001 From: nemsia Date: Tue, 11 Apr 2017 16:51:11 +0200 Subject: [PATCH] Repair broken services --- scripts/install | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/scripts/install b/scripts/install index 849a88e..b3150f0 100644 --- a/scripts/install +++ b/scripts/install @@ -159,14 +159,6 @@ pushd ~/live # RAILS_ENV=production bin/bundle exec rails mastodon:confirm_email USER_EMAIL=$admin_mastodon@$domain ACOMMANDS -# Re-Install Mastodon WHY ??? -sudo su - $app <