From 383ad6fc1ae27116517f3d8b232dd93fd24dabf4 Mon Sep 17 00:00:00 2001 From: liberodark Date: Mon, 31 Dec 2018 13:23: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 635fc3a..035d531 100644 --- a/scripts/install +++ b/scripts/install @@ -147,4 +147,4 @@ if [ $is_public -eq 1 ]; then fi # Reload services -systemctl restart nginx +systemctl reload nginx