Update cert-sync-scripts/mailcow-scripts/mailcow-cert-deploy.service
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
[Unit]
|
||||
Description=Deploy staged NPM cert into mailcow
|
||||
After=docker.service
|
||||
Requires=docker.service
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/opt/mailcow-dockerized/deploy-staged-cert.sh
|
||||
Reference in New Issue
Block a user