8 lines
174 B
Desktop File
8 lines
174 B
Desktop File
[Unit]
|
|
Description="Deploy Let's Encrypt Certificate"
|
|
ConditionDirectoryNotEmpty=/var/tmp/letsencrypt
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/local/sbin/letsencrypt-deploy.sh
|