Skip to content

Commit 039b908

Browse files
authored
Include processing of SPIGET_RESOURCES with TYPE=CUSTOM (#3156)
1 parent bfc75ca commit 039b908

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/start-deployCustom

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ fi
4141
# Allow for overriding Family on custom for testing.
4242
export FAMILY="${FAMILY:-HYBRID}"
4343

44-
exec "${SCRIPTS:-/}start-setupWorld" "$@"
44+
exec "${SCRIPTS:-/}start-spiget" "$@"

0 commit comments

Comments
 (0)