From 244237313c1cfe34427aa44ad72cb02ef237a0df Mon Sep 17 00:00:00 2001 From: matlink Date: Wed, 12 Nov 2014 22:42:09 +0100 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 868c554..7fdf1ab 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,10 @@ pluxml_ynh A yunohost version of PluXml : http://www.pluxml.org once installed, go to the web path of pluxml and follow the instructions. + +TODO +===== + +-dodge the installation step by giving settings to pluxml (installation will be automatic) + +-set files permissions to 750 for the whole folder (cause after installation step, configuration folder is created with word readable permission, that folder contains login infos with hashed pass via sha1 oO)