From 790164705999fb634f9c24d9cf09e3728457af71 Mon Sep 17 00:00:00 2001 From: poka Date: Fri, 6 Dec 2019 14:30:59 +0100 Subject: [PATCH] Good permission for install.sh --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f124e83..67121bb 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,9 @@ p2env=false # true si vous ĂȘtes dans un environnement p2p.legal Then: -`./install.sh` +``` +chmod u+x install.sh +./install.sh``` You can change the ssl state of your instance after the installation if you need. Just execute ssl.sh: