11 lines
177 B
Desktop File
11 lines
177 B
Desktop File
[Unit]
|
|
Description=The #hyperbola bot
|
|
|
|
[Service]
|
|
ExecStart=/srv/hyperbot/hyperbot start
|
|
ExecStop=/srv/hyperbot/hyperbot stop
|
|
User=hyperbot
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|