mirror of
https://github.com/parchlinux/calamares.git
synced 2025-07-14 18:25:37 -04:00
7 lines
162 B
Text
7 lines
162 B
Text
# Module metadata file for dummy python jobmodule
|
|
# Syntax is YAML 1.2
|
|
---
|
|
type: "job"
|
|
name: "dummypython"
|
|
interface: "python"
|
|
script: "main.py"
|