From 31361d54ca2307cdf9c76a0553886114806683df Mon Sep 17 00:00:00 2001 From: Piplup <100526773+piplup55@users.noreply.github.com> Date: Mon, 1 Aug 2022 08:05:08 +0100 Subject: [PATCH] a little change to the readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c3cd433..12b931e 100644 --- a/README.md +++ b/README.md @@ -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