Add mailcow-cert-push.service
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user