mirror of
https://git.proxmox.com/git/fwupd
synced 2025-06-05 05:37:36 +00:00
6 lines
92 B
Meson
6 lines
92 B
Meson
install_data([
|
|
'fwupdmgr',
|
|
],
|
|
install_dir : 'share/bash-completion/completions/',
|
|
)
|