diff options
Diffstat (limited to 'development/quilt/doinst.sh')
-rw-r--r-- | development/quilt/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/development/quilt/doinst.sh b/development/quilt/doinst.sh index 9dd15cda87532..d90af937d81c1 100644 --- a/development/quilt/doinst.sh +++ b/development/quilt/doinst.sh @@ -11,3 +11,4 @@ config() { # Otherwise, we leave the .new copy for the admin to consider... } config etc/quilt.quiltrc.new +config etc/bash_completion.d/quilt.new |