diff --git a/scripts/install b/scripts/install index 7e8e79c..a07a1df 100644 --- a/scripts/install +++ b/scripts/install @@ -198,11 +198,11 @@ 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 mastodon-* # Re-Install bundle WHY ??? sudo su - $app <