7 lines
132 B
Desktop File
7 lines
132 B
Desktop File
[Unit]
|
|
Description=Removes a certificate
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/podman exec -it acme --remove --ecc --domain %I
|