Update push-mailcow-cert.sh

This commit is contained in:
2026-05-28 02:20:34 +00:00
parent f891004943
commit 41c8cbe8ab
+1 -1
View File
@@ -1,7 +1,7 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# #
# push-mailcow-cert.sh (runs on Nginx Proxy Manager host) # 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). # Requires: an SSH key for a dedicated push user on the mailcow VM (see notes).