mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-03-05 14:26:24 +00:00
Refactored ops and whitelist processing into its own file (#1306)
This commit is contained in:
@@ -32,4 +32,4 @@ if [[ ${PATCH_DEFINITIONS} ]]; then
|
||||
"${PATCH_DEFINITIONS}"
|
||||
fi
|
||||
|
||||
exec "${SCRIPTS:-/}start-finalExec" "$@"
|
||||
exec "${SCRIPTS:-/}start-setupRbac" "$@"
|
||||
|
||||
Reference in New Issue
Block a user