Page 1 of 1

Change the name via stdin /config set name

Posted: Thu Sep 26, 2019 9:59 am
by XaLpHa89
I want to start a docker container via a nodejs script. Using a sdtin command "/config set name" I would assign a new server name. Is there a better way or what can I do?

Re: Change the name via stdin /config set name

Posted: Sat Feb 01, 2020 11:41 am
by XaLpHa89
It works, I forgot to insert \n at the end of the line.