diff --git a/udib.py b/udib.py index 7c55f17..d4d76c2 100755 --- a/udib.py +++ b/udib.py @@ -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, )