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 <