calamares/src/modules/unsquashfs/module.conf
2014-07-30 15:02:55 +02:00

11 lines
277 B
Text

# Syntax is YAML 1.2
---
type: "job"
name: "unsquashfs"
interface: "python"
requires: []
script: "main.py" #assumed relative to the current directory
configuration:
unpack:
- source: "/path/to/squashfs/image.sqfs"
destination: ""