When starting up the Rust server there is an error message: Error: Please specify a startup command.
And what I'm seeing is also this:
/entrypoint.sh: line 26: Wipe: command not found
/entrypoint.sh: line 26: Vanilla: command not found
/entrypoint.sh: line 26: Trio": command not found
And these are parts of my server name that I have here. So the entrypoint is fighting with the | symbol I guess. The server name contains this: Wipe 6.2. | Vanilla | Trio.
I've created this post as Quin wanted me to do so (I created it in the steam eggs repo before).
When starting up the Rust server there is an error message: Error: Please specify a startup command.
And what I'm seeing is also this:
/entrypoint.sh: line 26: Wipe: command not found
/entrypoint.sh: line 26: Vanilla: command not found
/entrypoint.sh: line 26: Trio": command not found
And these are parts of my server name that I have here. So the entrypoint is fighting with the | symbol I guess. The server name contains this: Wipe 6.2. | Vanilla | Trio.
I've created this post as Quin wanted me to do so (I created it in the steam eggs repo before).