Files
2026-09-22 13:23:34 +08:00

12 lines
252 B
TOML

format = 2
id = "demo.tools"
name = "Hello and system report"
version = "1.0"
# Paths are relative to this recipe. Each payload entry creates one partition.
[[payload]]
sources = ["hello/software.toml"]
[[payload]]
sources = ["report/software.toml"]