mirror of
https://github.com/vale981/matrix-docker-ansible-deploy
synced 2025-03-10 13:06:40 -04:00
7 lines
162 B
Text
7 lines
162 B
Text
![]() |
[Unit]
|
||
|
Description=Renews Let's Encrypt SSL certificates
|
||
|
|
||
|
[Service]
|
||
|
Type=oneshot
|
||
|
ExecStart={{ matrix_local_bin_path }}/matrix-ssl-lets-encrypt-certificates-renew
|