From 83a3a7ade16a69be390d6a94068797b64e344563 Mon Sep 17 00:00:00 2001 From: polytan02 Date: Fri, 24 Feb 2017 16:52:57 +0000 Subject: [PATCH] Use of dedicated php-fpm process --- scripts/install | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install b/scripts/install index c03831d..5e21943 100644 --- a/scripts/install +++ b/scripts/install @@ -119,5 +119,6 @@ fi sudo rm -rf /var/www/$app/install/ +sudo service php5-fpm reload sudo service nginx reload sudo yunohost app ssowatconf