install bash-completion

This commit is contained in:
Daniel Hansson 2022-05-08 23:18:51 +02:00 committed by GitHub
parent 81584a0170
commit f1a008b8d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,6 +58,9 @@ install_if_not net-tools
install_if_not whiptail
install_if_not apt-utils
# Nice to have dependencies
install_if_not bash-completion
# Check for flags
if [ "$1" = "" ]
then