7 lines
219 B
Desktop File
7 lines
219 B
Desktop File
[Unit]
|
|
Description=Updates the account
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/podman exec -it acme --update-account --server https://acme-v02.api.letsencrypt.org/directory --accountemail guillaume.tache@hotmail.com
|