diff --git a/manifest.json b/manifest.json index 65529db..aa634a3 100644 --- a/manifest.json +++ b/manifest.json @@ -19,8 +19,7 @@ "multi_instance": true, "services": [ "nginx", - "php5-fpm", - "mysql" + "php5-fpm" ], "arguments": { "install" : [ diff --git a/scripts/restore b/scripts/restore index e30fd68..32c2727 100644 --- a/scripts/restore +++ b/scripts/restore @@ -57,4 +57,3 @@ sudo cp -a ./php-fpm.ini "$phpfpm_ini" sudo service nginx reload sudo service php5-fpm reload sudo yunohost app ssowatconf -