new commit
This commit is contained in:
parent
e65b5576b9
commit
735bf4ed24
@ -102,7 +102,6 @@ def create_squashfs_image(rootfs_dir, squashfs_output_file, pep_host_dir, logger
|
||||
os.path.join(build_dir, "tmp"),
|
||||
squashfs_output_file,
|
||||
"-comp", "zstd",
|
||||
"-e19",
|
||||
]
|
||||
|
||||
logger.info(f"=> Executing mksquashfs command: {' '.join(mksquashfs_command)}")
|
||||
|
Loading…
Reference in New Issue
Block a user