ci(service): create service file
This commit is contained in:
parent
c5ee70bea4
commit
0cbf9251de
1 changed files with 11 additions and 0 deletions
11
les-copaings-bot.service
Normal file
11
les-copaings-bot.service
Normal file
|
@ -0,0 +1,11 @@
|
|||
[Unit]
|
||||
Description=Les Copaings' Discord bot
|
||||
After=postgresql.service
|
||||
|
||||
[Service]
|
||||
ExecStart=
|
||||
Type=exec
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
Loading…
Add table
Add a link
Reference in a new issue