moved sync script

This commit is contained in:
Matthew Saunders Brown 2021-08-24 16:57:03 -07:00
parent d99e2acaf4
commit 92a99aec67

View File

@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
# sync-certs-to-etc-ssl.sh # letsencrypt-sync-certs-to-etc-ssl.sh
# #
# Takes all Let's Encrypt certs & keys and concats them in # Takes all Let's Encrypt certs & keys and concats them in
# to pem files for use by apache, dovecot, exim, haproxy, etc. # to pem files for use by apache, dovecot, exim, haproxy, etc.