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 <