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
49836aeb6f
commit
cea96d8413
|
|
@ -67,4 +67,4 @@ args=(
|
|||
)
|
||||
|
||||
echo "[info] Starting ${SERVER_EXE} on ${SERVER_BIND_IP}:${SERVER_PORT}"
|
||||
exec wlheadless-run -c cage -- "${SERVER_EXE}" "${args[@]}"
|
||||
exec wlheadless-run -c cage -- umu-run "${SERVER_EXE}" "${args[@]}"
|
||||
|
|
|
|||
Loading…
Reference in a new issue