new commit

This commit is contained in:
Manuel 2025-04-25 14:39:45 +00:00
parent 8438363d5a
commit 595ea98e57

View File

@ -241,7 +241,7 @@ def iso_builder_main(
kernel_config = kernels_config.get('kernels', {}).get(kernel_type)
if kernel_config and 'package_name' in kernel_config:
kernel_package = kernel_config['package_name'].split()[0]
get_or_download_package(kernel_package, architecture, repos_yaml_fil git pull --te)
get_or_download_package(kernel_package, architecture, repos_yaml_file)
install_kernel(
arch=architecture,