From b8e8cd7eae51706c32abf5a7e5c976c33a5ec361 Mon Sep 17 00:00:00 2001 From: Massimiliano Adamo <maxadamo@gmail.com> Date: Mon, 23 Nov 2020 15:38:56 +0100 Subject: [PATCH] fixed READM markdown syntax --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be1bf4a..42fc805 100644 --- a/README.md +++ b/README.md @@ -43,12 +43,12 @@ Options: --fullchain-destination=FULLCHAINDESTINATION Full Chain Destination[default: /etc/ssl/certs/<cert-name>_fullchain.crt] --key-destination=KEYDESTINATION Key Destination [default: /etc/ssl/private/<cert-name>.key] --ca-destination=CADESTINATION CA Destination [default: /etc/ssl/certs/COMODO_<type>.crt]``` +``` ## compatibility Debian/RedHat/Arch OS families - ## build you can use `build.sh` from this repo -- GitLab