mtsc/matter-iso/README.md

12 lines
302 B
Markdown
Raw Normal View History

# matter-iso
This script is used for creating release ISO images from
release archives.
### Usage
To use the `matter-iso` script, specify a release archive and
an output directory. You can specify a local file or a remote
file as the archive:
```
matter-setup matterlinux_24.0.tar.gz isobuild
```