fix(service): cannot escape ' in description
This commit is contained in:
parent
0fa3655e9d
commit
947b3289c8
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Les Copaings\' Discord bot
|
Description=Les Copaings Discord bot
|
||||||
After=postgresql.service
|
After=postgresql.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue