From c2fe6ee9475380bf16d4067fc493c4abe094b87a Mon Sep 17 00:00:00 2001 From: Joel Howard Date: Mon, 24 Apr 2017 03:34:21 +1000 Subject: [PATCH] Update first_steps.md Yet another revision, adding a warning to step three. --- docs/first_steps.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/first_steps.md b/docs/first_steps.md index fa563a2f..24448b53 100644 --- a/docs/first_steps.md +++ b/docs/first_steps.md @@ -35,6 +35,8 @@ certbot certonly \ --email you@example.org \ --agree-tos ``` + +**Remember to replace the example.org domain with your own domain, this command will not work if you dont.** 4\. Create hard links to the full path of the new certificates. Assuming you are still in the mailcow root folder: ``` bash