Update greenlight-auto-deployer.service

This commit is contained in:
Jesus Federico 2021-02-08 15:37:23 -05:00 committed by GitHub
parent be6e2564d6
commit 377aa7bdb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,10 @@
[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