11 lines
152 B
Desktop File
11 lines
152 B
Desktop File
[Unit]
|
|
Description=Les Copaings' Discord bot
|
|
After=postgresql.service
|
|
|
|
[Service]
|
|
ExecStart=
|
|
Type=exec
|
|
Restart=always
|
|
|
|
[Install]
|
|
WantedBy=default.target
|