Skip to content
Snippets Groups Projects
Commit 18f54ee8 authored by Your Name's avatar Your Name
Browse files

Merge branch 'master' of https://github.com/IndiePaaS/IndiePaaS

parents 606cb6dd ffb55cf4
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ Before=backup-u@%i.timer
WorkingDirectory=/data/domains/%i/
ExecStartPre=/bin/cp /data/domains/%i/TLS/%i.pem /data/runtime/haproxy/approved-certs/%i.pem
ExecStart=/bin/bash -euxc '/data/domains/%i/RUN'
ExecStop=/data/domains/%i/STOP
ExecStop=/bin/bash -euxc '/data/domains/%i/STOP'
[Install]
WantedBy=multi-user.target
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment