Files
fds-os/examples/software/report/software.toml
T
2026-09-21 22:29:23 +08:00

10 lines
138 B
TOML

format = 1
id = "demo.report"
name = "System report"
version = "1.0"
architecture = "any"
root = "root"
[commands]
report = "bin/report"