Files
2025-11-11 12:35:05 -06:00

6 lines
90 B
HCL

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