Changement de nom de l'iso "skylanix install image"

This commit is contained in:
2025-07-17 03:35:24 +02:00
parent b182a6af34
commit c8a09cc693

View File

@@ -132,7 +132,7 @@ def main():
inject_files_into_iso(
path_to_output_file,
path_to_image_file,
iso_filesystem_name="YunoHost install image",
iso_filesystem_name="skylanix install image",
printer=p,
)