From 41c8cbe8ab620eae2eae44c797c483dbe1afd8b9 Mon Sep 17 00:00:00 2001 From: Christopher Berger Date: Thu, 28 May 2026 02:20:34 +0000 Subject: [PATCH] Update push-mailcow-cert.sh --- push-mailcow-cert.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/push-mailcow-cert.sh b/push-mailcow-cert.sh index 2b00850..e5f1831 100644 --- a/push-mailcow-cert.sh +++ b/push-mailcow-cert.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # # push-mailcow-cert.sh (runs on Nginx Proxy Manager host) -# Pushes the npm-5 (mail.wittenberger.us) cert to the mailcow VM when it changes. +# Pushes the npm-5 (mail.wittenberger.us) cert to the mailcow VM when it renews. # # Requires: an SSH key for a dedicated push user on the mailcow VM (see notes).