mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-08-20 09:57:09 +00:00
Update entrypoint.sh
This commit is contained in:
parent
43e7f6a32f
commit
4fbf0ce017
|
|
@ -67,4 +67,4 @@ args=(
|
|||
)
|
||||
|
||||
echo "[info] Starting ${SERVER_EXE} on ${SERVER_BIND_IP}:${SERVER_PORT}"
|
||||
exec "umu-run" "${SERVER_EXE}" "${args[@]}"
|
||||
exec wlheadless-run -c cage -- "${SERVER_EXE}" "${args[@]}"
|
||||
|
|
|
|||
Loading…
Reference in a new issue