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

5 lines
75 B
Bash

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