apt-utils is needed for debconf

This commit is contained in:
Daniel Hansson 2022-05-08 22:57:06 +02:00 committed by GitHub
parent aa95385135
commit 6f646b5de3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,6 +56,7 @@ is_process_running dpkg
install_if_not lshw
install_if_not net-tools
install_if_not whiptail
install_if_not apt-utils
# Check for flags
if [ "$1" = "" ]