This repository has been archived on 2021-10-24. You can view files and clone it, but cannot push or open issues or pull requests.
greenlight/scripts/greenlight-auto-deployer.se...

11 lines
202 B
SYSTEMD

[Unit]
Description=Greenlight Auto Deployer
After=network-online.target
Wants=network-online.target
[Service]
ExecStart=/bin/bash /usr/local/bin/greenlight-deploy
[Install]
WantedBy=greenlight.target