mirror of
https://github.com/YunoHost/ynh-dev.git
synced 2024-09-03 20:05:59 +02:00
generate bash completion file
This commit is contained in:
parent
2d73a00143
commit
e18af24e76
1 changed files with 1 additions and 0 deletions
1
ynh-dev
1
ynh-dev
|
@ -233,6 +233,7 @@ function use_git()
|
|||
create_sym_link "/ynh-dev/yunohost/sbin/yunohost-reset-ldap-password" "/usr/sbin/yunohost-reset-ldap-password"
|
||||
|
||||
# data
|
||||
python3 "/ynh-dev/yunohost/data/actionsmap/yunohost_completion.py"
|
||||
create_sym_link "/ynh-dev/yunohost/data/bash-completion.d/yunohost" "/etc/bash_completion.d/yunohost"
|
||||
create_sym_link "/ynh-dev/yunohost/data/actionsmap/yunohost.yml" "/usr/share/moulinette/actionsmap/yunohost.yml"
|
||||
create_sym_link "/ynh-dev/yunohost/data/hooks" "/usr/share/yunohost/hooks"
|
||||
|
|
Loading…
Add table
Reference in a new issue