ansible/roles/common/files/etc/letsencrypt/renewal-hooks/update-postfix

5 lines
75 B
Plaintext
Raw Permalink Normal View History

2019-11-24 00:28:56 +00:00
#!/bin/bash
/bin/systemctl restart postfix
/bin/systemctl restart dovecot