updated readme with tty inputs

This commit is contained in:
Piplup 2022-08-01 07:59:38 +01:00
parent 1fa1297230
commit 097135342d
1 changed files with 1 additions and 0 deletions

View File

@ -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