From c7d09d7f15a01e85e0354561d737523e1cb18749 Mon Sep 17 00:00:00 2001 From: liberodark Date: Mon, 31 Dec 2018 13:24:23 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index b0f6971..b36bc3f 100644 --- a/scripts/install +++ b/scripts/install @@ -208,5 +208,5 @@ if [ $is_public -eq 1 ]; then fi # Reload services -systemctl restart nginx +systemctl reload nginx supervisorctl restart all