Skip to content

Commit 0aa048a

Browse files
Keep input stream alive
1 parent 33d88d5 commit 0aa048a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/start.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ export LD_LIBRARY_PATH="/home/steam/server-files:/home/steam/server-files/linux6
1010

1111
LogAction "Starting Romestead Dedicated Server"
1212

13-
exec dotnet Server.dll
13+
exec dotnet Server.dll < <(tail -f /dev/null)

0 commit comments

Comments
 (0)