Update Dockerfile
This commit is contained in:
parent
67e9958bde
commit
fc6a053fcd
|
@ -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
|
Loading…
Reference in New Issue