Update Dockerfile

This commit is contained in:
basshound 2024-04-29 16:17:49 +00:00
parent 67e9958bde
commit fc6a053fcd
1 changed files with 1 additions and 1 deletions

View File

@ -24,4 +24,4 @@ RUN LinuxServer/Engine/Binaries/Linux/UE4Server-Linux-Shipping UnrealTournament
CMD while true; LinuxServer/Engine/Binaries/Linux/UE4Server-Linux-Shipping UnrealTournament UT-Entry?Game=Lobby; do
CMD while true; do LinuxServer/Engine/Binaries/Linux/UE4Server-Linux-Shipping UnrealTournament UT-Entry?Game=Lobby; done