mirror of
https://github.com/parchlinux/calamares.git
synced 2025-03-01 05:15:44 -05:00
7 lines
156 B
Text
7 lines
156 B
Text
|
# Syntax is YAML 1.2
|
||
|
---
|
||
|
type: "job"
|
||
|
name: "unsquashfs"
|
||
|
interface: "python"
|
||
|
script: "main.py" #assumed relative to the current directory
|