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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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