mirror of
https://git.proxmox.com/git/fwupd
synced 2026-03-27 19:57:34 +00:00
4 lines
103 B
Meson
4 lines
103 B
Meson
install_data(['fwupdmgr.fish'],
|
|
install_dir : join_paths(datadir, 'fish', 'vendor_completions.d'),
|
|
)
|