From cb92c27f604a0fd415e07d47e60cdb1148549b93 Mon Sep 17 00:00:00 2001 From: Jordan Wiseman <35307756+jordanwiseman@users.noreply.github.com> Date: Wed, 27 Feb 2019 15:38:58 -0800 Subject: [PATCH] nop --- deploy/postfix_and_dovecot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/postfix_and_dovecot.sh b/deploy/postfix_and_dovecot.sh index 99ed58f4..c009e901 100644 --- a/deploy/postfix_and_dovecot.sh +++ b/deploy/postfix_and_dovecot.sh @@ -1,6 +1,6 @@ #!/usr/bin/env sh -#Here is a script to deploy cert to postfix and dovecot servers, when +#Here is a script to deploy a cert to postfix and dovecot servers, when #they use the same certificate (e.g., when both are on the same host or #use the same hostname).