From bf55ab907207fc5f33190053005e63b7a1a465f8 Mon Sep 17 00:00:00 2001 From: staff Date: Fri, 6 Dec 2019 12:38:11 +0100 Subject: [PATCH] Improve readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 6d3c81f..dc38870 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,12 @@ isSSL=false # true si nextcloud et nginx doivent être configuré en https configMaria=auto # Mettez manual ou auto, attention auto est expérimental et vraiment pas recommendé p2env=false # true si vous êtes dans un environnement p2p.legal ``` + +Then: + +`./install.sh` + +You can change the ssl state of your instance after the installation if you need. +Just execute ssl.sh: + +`./ssl.sh`