8 lines
238 B
Django/Jinja
8 lines
238 B
Django/Jinja
[Unit]
|
|
Description=Renews Let's Encrypt SSL certificates
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
Environment="HOME={{ devture_systemd_docker_base_systemd_unit_home_path }}"
|
|
ExecStart={{ matrix_local_bin_path }}/matrix-ssl-lets-encrypt-certificates-renew
|