From 9e69ac3e3cca44caeebe423c5f3fa4eab69d0285 Mon Sep 17 00:00:00 2001 From: Bram Prieshof Date: Fri, 19 Nov 2021 01:45:51 +0000 Subject: [PATCH] Added bash-completion as default package for Deb CT's --- CT-Build/Debian.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/CT-Build/Debian.yaml b/CT-Build/Debian.yaml index 39bb23d..83caf90 100644 --- a/CT-Build/Debian.yaml +++ b/CT-Build/Debian.yaml @@ -1042,6 +1042,7 @@ packages: - openssh-client - procps - unattended-upgrades + - bash-completion action: install #Basic/Default pkgs