From 671edc4f3d30da00ed1994468d44b048c75f6b58 Mon Sep 17 00:00:00 2001 From: liberodark Date: Mon, 31 Dec 2018 13:25:44 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index cd07e91..bf46b20 100644 --- a/scripts/install +++ b/scripts/install @@ -156,4 +156,4 @@ fi # Reload services systemctl enable streama.service systemctl start streama.service -systemctl restart nginx +systemctl reload nginx