diff --git a/README.md b/README.md index 6a8ae0a..df73a11 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,9 @@ Intégration LemonLDAP::NG pour EOLE Gen_config -> Mode Expert -> Dépôts tiers -> Libellé du dépôt -*# LemonLDAP::NG repository -deb https://lemonldap-ng.org/deb stable main -deb-src https://lemonldap-ng.org/deb stable main -Key URL : https://lemonldap-ng.org/_media/rpm-gpg-key-ow2 + ### LemonLDAP::NG repository + +* deb https://lemonldap-ng.org/deb stable main +* deb-src https://lemonldap-ng.org/deb stable main +* Key URL : https://lemonldap-ng.org/_media/rpm-gpg-key-ow2 diff --git a/posttemplate/70-lemon-nginx b/posttemplate/70-lemon-nginx index 14d5fcb..e64a304 100755 --- a/posttemplate/70-lemon-nginx +++ b/posttemplate/70-lemon-nginx @@ -2,8 +2,8 @@ ENABLE=$(CreoleGet activerLemon 'non') CONF_FILES='manager-nginx.conf' -CONF_FILES='${CONF_FILE} handler-nginx.conf' -CONF_FILES='${CONF_FILE} portal-nginx.conf' +CONF_FILES='${CONF_FILES} handler-nginx.conf' +CONF_FILES='${CONF_FILES} portal-nginx.conf' for CONF_FILE in ${CONF_FILES} do