From da67043bc9b66bd1bdb4af7bc04709909949086b Mon Sep 17 00:00:00 2001 From: nemsia Date: Thu, 13 Apr 2017 00:18:45 +0200 Subject: [PATCH] Try to fixing services --- scripts/install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/install b/scripts/install index 5b80bdb..70e9668 100644 --- a/scripts/install +++ b/scripts/install @@ -199,11 +199,11 @@ sudo yunohost service add mastodon-sidekiq sudo yunohost service add mastodon-streaming # restart 1 -sudo systemctl restart mastodon-* +# sudo systemctl restart mastodon-* # Re-Install bundle WHY ??? sudo su - $app <