From e56e86a05a15e91f45e49bab51a7b83ed35802e6 Mon Sep 17 00:00:00 2001 From: Ylies Chahi Date: Tue, 25 Jul 2017 18:01:29 +0200 Subject: [PATCH] Update install --- scripts/install | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/install b/scripts/install index 971a85a..3534dc0 100644 --- a/scripts/install +++ b/scripts/install @@ -75,4 +75,3 @@ sudo cp ../conf/php-fpm.conf "$phpfpm_conf" # Reload services sudo systemctl reload php5-fpm sudo systemctl reload nginx -sudo systemctl reload ssh