From a6beadbb4cb5d3db53511d130e594afb8a04acc2 Mon Sep 17 00:00:00 2001 From: Dave Lane Date: Tue, 21 Sep 2021 03:59:48 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dfb7d12..cf7aeaf 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # Update Mailcow Certs -This copies updated Let's Encrypt certs from a Docker host machine (they're generated for the reverse proxy SSL endpoint) to their other useful location, the data directory of the Mailcow Docker configuration. \ No newline at end of file +This Bash script copies updated Let's Encrypt certs from a Docker host machine (they're generated for the reverse proxy SSL endpoint) to their other useful location, the data directory of the Mailcow Docker configuration.