8 lines
119 B
Desktop File
8 lines
119 B
Desktop File
[Unit]
|
|
Description=Copy certificates to needed location
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/local/bin/copy-cert.py
|
|
|