mirror of
https://github.com/Sanae6/SmoOnlineServer.git
synced 2024-11-22 03:05:16 +00:00
a little change to the readme
This commit is contained in:
parent
427acbcf88
commit
31361d54ca
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ cp smo.serivce /etc/systemd/system/smo.service
|
|||
# edit ExecStart to your path for the server executable and change WorkingDirectory to the server directory
|
||||
chmod +x filepath to the server executable
|
||||
systemctl enable --now smo.service
|
||||
for TTY access i would recommand conspy but there is also reptyr, chvt
|
||||
# for TTY access i would recommand conspy but there is also reptyr, chvt
|
||||
```
|
||||
|
||||
## Run docker image
|
||||
|
|
Loading…
Reference in a new issue