diff --git a/entrypoint.sh b/entrypoint.sh index 319a2b4..2cae4b2 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -1,3 +1,5 @@ #!/bin/sh # Command to run: `LD_LIBRARY_PATH=. ./bedrock_server` + +/bin/sh \ No newline at end of file