Skip to content

Symlink at install time

Jonathan Hanks requested to merge symlink_at_install_time into master

As part of command registration when /usr/share/bash-completion/completions is used, the system needs a symlink per command being completed. This adapts the install process to create symlinks to the bash completion script at install time.

Merge request reports