From 261badc7ebc45a5a224a208cb50ac42c8aa1372f Mon Sep 17 00:00:00 2001 From: magikcypress Date: Sat, 11 Mar 2017 00:57:00 +0100 Subject: [PATCH] =?UTF-8?q?fin=20de=20fichier=20pr=C3=A9matur=C3=A9e=20sur?= =?UTF-8?q?=20restore=20=3F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/restore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/restore b/scripts/restore index 498ed22..84cd340 100644 --- a/scripts/restore +++ b/scripts/restore @@ -54,5 +54,6 @@ sudo cp -a ./php-fpm.conf "$phpfpm_conf" sudo cp -a ./php-fpm.ini "$phpfpm_ini" # Reload services -sudo service php5-fpm reload sudo service nginx reload +sudo service php5-fpm reload +sudo yunohost app ssowatconf \ No newline at end of file