mirror of
https://github.com/itzg/docker-minecraft-server
synced 2024-12-04 17:39:37 +00:00
Include processing of SPIGET_RESOURCES with TYPE=CUSTOM (#3156)
This commit is contained in:
parent
bfc75cad21
commit
039b90839b
1 changed files with 1 additions and 1 deletions
|
@ -41,4 +41,4 @@ fi
|
|||
# Allow for overriding Family on custom for testing.
|
||||
export FAMILY="${FAMILY:-HYBRID}"
|
||||
|
||||
exec "${SCRIPTS:-/}start-setupWorld" "$@"
|
||||
exec "${SCRIPTS:-/}start-spiget" "$@"
|
||||
|
|
Loading…
Reference in a new issue