mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-07 11:17:34 +01:00
7 lines
162 B
Plaintext
7 lines
162 B
Plaintext
|
[Unit]
|
||
|
Description=Renews Let's Encrypt SSL certificates
|
||
|
|
||
|
[Service]
|
||
|
Type=oneshot
|
||
|
ExecStart={{ matrix_local_bin_path }}/matrix-ssl-lets-encrypt-certificates-renew
|