Changed project named from adept to zealot
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2022-09-02 02:04:07 -04:00
parent e6417cf5a3
commit cab06fc350
7 changed files with 28 additions and 28 deletions

View File

@ -1,10 +1,10 @@
[Unit]
Description=Adept video transcoder service
Description=Zealot video transcoder service
[Service]
User=adept
Group=adept
ExecStart=/usr/bin/adept
User=zealot
Group=zealot
ExecStart=/usr/bin/zealot
SuccessExitStatus=143
[Install]