]> piware.de Git - bin.git/commitdiff
build-cockpit-toolbox: Add bash-completion
authorMartin Pitt <martin@piware.de>
Sat, 10 Jun 2023 16:19:57 +0000 (18:19 +0200)
committerMartin Pitt <martin@piware.de>
Sat, 10 Jun 2023 16:19:57 +0000 (18:19 +0200)
It apparently fell out of the default install in Fedora 38.

build-cockpit-toolbox

index a56880f724923ee8f1c71785542744c468daa314..3cd6980826c559249cb06f4a997e08a7b05fb264 100755 (executable)
@@ -16,7 +16,7 @@ sudo hostname -F /etc/hostname
 # enable manpages
 sudo sed -i s/nodocs// /etc/dnf/dnf.conf
 
-sudo dnf install -y ansible man-db man-pages moreutils fd-find ripgrep gh git-delta neovim \
+sudo dnf install -y ansible bash-completion man-db man-pages moreutils fd-find ripgrep gh git-delta neovim \
     python3-boto python3-boto3 python3-openstacksdk python3-pytest-asyncio libnotify \
     simple-scan /usr/bin/scanimage /usr/bin/pngquant /usr/bin/convert pdfmerge \
     cargo rustfmt clippy \