Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bake_flatcar_image: Pass all sysexts to install_sysexts
$sysexts is an array, so we need to specify the @ index to have all entries passed to the function invocation. The current version passes only the first entry. Signed-off-by: Jeremi Piotrowski <[email protected]>
- Loading branch information