From 5031adcb7f045cd2ecf062cd3c4ca71a387f3c45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Delafond?= Date: Thu, 11 Mar 2021 15:20:27 +0100 Subject: [PATCH] Install correct bash completion snippet (Closes: #984979) --- debian/aptly.bash-completion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/aptly.bash-completion b/debian/aptly.bash-completion index 2e8627e4..af08cb0b 100644 --- a/debian/aptly.bash-completion +++ b/debian/aptly.bash-completion @@ -1 +1 @@ -bash_completion.d/aptly +completion.d/aptly