From acbd8f207bdf80e8a7781e180fcc281f3afce757 Mon Sep 17 00:00:00 2001 From: Edi Septriyanto Date: Sat, 20 Apr 2024 15:09:31 +0700 Subject: [PATCH] Fix typo --- scripts/install_mailer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install_mailer.sh b/scripts/install_mailer.sh index 98ac05a..82c9ebb 100755 --- a/scripts/install_mailer.sh +++ b/scripts/install_mailer.sh @@ -467,7 +467,7 @@ EOL sleep 3 fi - # Enable Dovecot on startup. + # Enable OpenDKIM on startup. run systemctl enable opendkim # Installation status.