Browse Source
Define the missing ${USER} variable in the entrypoint-user.sh script to ensure it is set correctly in the Docker container.
This commit adds a new line of code that sets the ${USER} variable to "${USERNAME}".
The purpose of this change is to properly configure the game server by checking if the specified file exists and setting up necessary variables accordingly.
pull/28/head
1 changed files with 3 additions and 0 deletions
Loading…
Reference in new issue