From e102b509bfef8a8c6d7194d5891493fc03774882 Mon Sep 17 00:00:00 2001 From: poka Date: Fri, 6 Dec 2019 14:31:27 +0100 Subject: [PATCH] good permission for install.sh --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 67121bb..0a53e21 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,8 @@ Then: ``` chmod u+x install.sh -./install.sh``` +./install.sh +``` You can change the ssl state of your instance after the installation if you need. Just execute ssl.sh: