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