1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2025-01-18 08:06:16 +01:00
infrastructure/roles/matrix/files/letsencrypt.hook.d
2020-10-05 23:04:08 +02:00

6 lines
83 B
Bash

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