Files
2023-04-26 10:16:47 -03:00

7 lines
78 B
HCL

project pkg {
arches = ["x86_64"]
rpm {
spec = "minecraft-java.spec"
}
}