Files
ansible/roles/common/files/etc/letsencrypt/renewal-hooks/update-postfix
2019-11-24 00:28:56 +00:00

5 lines
75 B
Bash

#!/bin/bash
/bin/systemctl restart postfix
/bin/systemctl restart dovecot