Files
packages/anda/devs/powershell/anda.hcl
T
2025-12-24 19:35:52 +08:00

7 lines
75 B
HCL

project pkg {
arches = ["x86_64"]
rpm {
spec = "powershell.spec"
}
}