Files
packages/anda/apps/mount-manager/anda.hcl
T
Raboneko f2099ff4e1 add smb-mount-manager to terra (#12311) (#12315)
* add mount-manager to terra



* Bump version to 0.1.1



---------



(cherry picked from commit 383a21f2b6)

Signed-off-by: Zacharias Xenakis <Xarishark@outlook.com>
Co-authored-by: Zacharias Xenakis <Xarishark@outlook.com>
Co-authored-by: Copilot <copilot@github.com>
2026-05-15 09:34:50 -06:00

7 lines
92 B
HCL

project pkg {
arches = ["x86_64"]
rpm {
spec = "mount-manager.spec"
}
}