Upload files to "/"
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
[Unit]
|
||||
Description=Sync NPM Let's Encrypt cert into mailcow
|
||||
After=docker.service
|
||||
Requires=docker.service
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/opt/mailcow-dockerized/sync-npm-cert.sh
|
||||
Reference in New Issue
Block a user