8 lines
177 B
Desktop File
8 lines
177 B
Desktop File
[Unit]
|
|
Description=Push NPM Let's Encrypt cert to mailcow VM
|
|
After=network-online.target
|
|
Wants=network-online.target
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/root/push-mailcow-cert.sh |