flatcar-scripts/build_library/extra_sysexts.sh
Jeremi Piotrowski 79294342a9 build_library: Place EXTRA_SYSEXTS in a separate file
This allows it to be sourced from other scripts and used e.g. in
generating an image changes summary.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-03-11 12:51:09 +00:00

4 lines
35 B
Bash

EXTRA_SYSEXTS=(
zfs:sys-fs/zfs
)