mirror of
https://github.com/Sanae6/SmoOnlineServer.git
synced 2024-11-14 15:45:07 +00:00
updated readme with tty inputs
This commit is contained in:
parent
75eea98d8e
commit
427acbcf88
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +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
|
||||
```
|
||||
|
||||
## Run docker image
|
||||
|
|
Loading…
Reference in a new issue