Include SPIGET_RESOURCES support for hybrid server types (#2292)

This commit is contained in:
Geoff Bourne
2023-07-14 22:21:58 -05:00
committed by GitHub
parent 374fa9ad5b
commit b028e655d2
5 changed files with 4 additions and 4 deletions

View File

@@ -29,4 +29,4 @@ fi
export FAMILY=HYBRID
exec "${SCRIPTS:-/}start-setupWorld" "$@"
exec "${SCRIPTS:-/}start-spiget" "$@"