master #1

Merged
lino.jorzick merged 203 commits from External/greenlight:master into master 2021-10-02 18:19:43 +00:00
1 changed files with 5 additions and 0 deletions
Showing only changes of commit 377aa7bdb9 - Show all commits

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