Files
infrastructure/roles/matrix/files/letsencrypt.hook.d

6 lines
83 B
D

#!/bin/sh
test "$1" = renew || exit 0
systemctl try-reload-or-restart turnserver