Update README.md

This commit is contained in:
Piplup 2022-06-30 08:50:43 +01:00
parent 18302216a9
commit 4a675fbc3e
1 changed files with 2 additions and 4 deletions

View File

@ -23,14 +23,12 @@ If you ran `dotnet build` instead of `dotnet run`, you can find the binary at `S
## Running under systemd
If you have systemd, you can use the existing systemd serivce.
```
1. cp smo.serivce /etc/systemd/system/smo.service
2. edit ExecStart to your path for the server executable
3. chmod +x filepath to the server executable
4. systemctl enable --now smo.service
**Known issues**
1. discord bot doesn't work, if you want to use a discord bot use screen or something that can keep the process running
```
## Commands