mirror of https://github.com/cutefishos/calamares
Alignment fix.
parent
8a7e6c9348
commit
f2ed18ad4c
@ -1,9 +1,9 @@
|
|||||||
# Module metadata file for dummy process jobmodule
|
# Module metadata file for dummy process jobmodule
|
||||||
# Syntax is YAML 1.2
|
# Syntax is YAML 1.2
|
||||||
---
|
---
|
||||||
type: "job"
|
type: "job"
|
||||||
name: "dummyprocess"
|
name: "dummyprocess"
|
||||||
interface: "process"
|
interface: "process"
|
||||||
requires: []
|
requires: []
|
||||||
command: "/bin/sh -c \"touch ~/calamares-dummyprocess\""
|
command: "/bin/sh -c \"touch ~/calamares-dummyprocess\""
|
||||||
timeout: 5
|
timeout: 5
|
||||||
|
Loading…
Reference in New Issue