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

13 lines
212 B
TOML

format = 2
id = "demo.hello"
name = "AArch64 hello"
version = "1.0"
[commands]
hello = "usr/bin/hello"
# Void source templates run only on the workstation.
[source]
package = "fds-demo-hello"
template = "void"