From 284be2f9d016a4eb6903e15bb6be3377dd35d7a0 Mon Sep 17 00:00:00 2001 From: Jordan Wiseman Date: Sun, 24 Feb 2019 22:50:37 -0800 Subject: [PATCH] removed extra blank line ('cause git diff) --- deploy/postfix.sh | 1 - deploy/postfix_and_dovecot.sh | 1 - 2 files changed, 2 deletions(-) diff --git a/deploy/postfix.sh b/deploy/postfix.sh index 97d91fd8..ed8c897e 100644 --- a/deploy/postfix.sh +++ b/deploy/postfix.sh @@ -7,7 +7,6 @@ #DEFAULT_POSTFIX_RELOAD="service postfix restart" #DEFAULT_POSTFIX_CONF="/etc/postfix/main.cf" - ######## Public functions ##################### #domain keyfile certfile cafile fullchain diff --git a/deploy/postfix_and_dovecot.sh b/deploy/postfix_and_dovecot.sh index 49a5b3f8..99ed58f4 100644 --- a/deploy/postfix_and_dovecot.sh +++ b/deploy/postfix_and_dovecot.sh @@ -12,7 +12,6 @@ #DEFAULT_POSTFIX_CONF="/etc/postfix/main.cf" #DEFAULT_DOVECOT_CONF="/etc/dovecot/dovecot.conf" - ######## Public functions ##################### #domain keyfile certfile cafile fullchain