From fc6f8d00e9b1f141b7e8d05fc5daa29fc9166108 Mon Sep 17 00:00:00 2001 From: nemsia Date: Tue, 11 Apr 2017 19:55:43 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index f562c63..1757147 100644 --- a/scripts/install +++ b/scripts/install @@ -207,7 +207,7 @@ bundle install MCOMMANDS # restart 2 -sudo systemctl restart /etc/systemd/system/mastodon-*.service +sudo systemctl restart mastodon-*.service # Copy nginx config sudo cp ../conf/nginx.conf /etc/nginx/conf.d/$domain.d/$app.conf