7 lines
156 B
Plaintext
7 lines
156 B
Plaintext
|
# Syntax is YAML 1.2
|
||
|
---
|
||
|
type: "job"
|
||
|
name: "unsquashfs"
|
||
|
interface: "python"
|
||
|
script: "main.py" #assumed relative to the current directory
|