mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[fix] Correct bash-completion installation directory
This commit is contained in:
parent
f0ab6776d2
commit
1e447d84ce
1 changed files with 1 additions and 1 deletions
2
debian/install
vendored
2
debian/install
vendored
|
@ -1,5 +1,5 @@
|
|||
bin/* /usr/bin/
|
||||
data/bash-completion.d/yunohost /etc/bash-completion.d/
|
||||
data/bash-completion.d/yunohost /etc/bash_completion.d/
|
||||
data/actionsmap/* /usr/share/moulinette/actionsmap/
|
||||
data/hooks/* /usr/share/yunohost/hooks/
|
||||
data/other/* /usr/share/yunohost/yunohost-config/moulinette/
|
||||
|
|
Loading…
Add table
Reference in a new issue