From 3ee4ea6e7ac67f243efc4c6cf3a01bc15ed791cc Mon Sep 17 00:00:00 2001 From: nemsia Date: Tue, 11 Apr 2017 19:13:33 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 6a1fe20..f562c63 100644 --- a/scripts/install +++ b/scripts/install @@ -198,7 +198,7 @@ sudo yunohost service add mastodon-sidekiq sudo yunohost service add mastodon-streaming # restart 1 -sudo systemctl restart /etc/systemd/system/mastodon-*.service +#sudo systemctl restart /etc/systemd/system/mastodon-*.service # Re-Install bundle WHY ??? sudo su - $app <