Include processing of SPIGET_RESOURCES with TYPE=CUSTOM (#3156)

This commit is contained in:
Geoff Bourne
2024-11-21 21:49:22 -06:00
committed by GitHub
parent bfc75cad21
commit 039b90839b

View File

@@ -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" "$@"