We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 217d3e3 commit 00ac13cCopy full SHA for 00ac13c
1 file changed
ynh-dev
@@ -328,7 +328,7 @@ function use_git()
328
create_sym_link "/ynh-dev/yunohost/locales" "/usr/share/yunohost/locales"
329
create_sym_link "/ynh-dev/yunohost/src" "/usr/lib/python3/dist-packages/yunohost"
330
331
- python3 "/ynh-dev/yunohost/doc/generate_bash_completion.py"
+ python3 "/ynh-dev/yunohost/doc/generate_bash_completion.py" -o "/ynh-dev/yunohost/doc/bash-completion.sh"
332
create_sym_link "/ynh-dev/yunohost/doc/bash-completion.sh" "/etc/bash_completion.d/yunohost"
333
334
success "Now using Git repository for YunoHost"
0 commit comments