mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
apt-utils is needed for debconf
This commit is contained in:
parent
aa95385135
commit
6f646b5de3
@ -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" = "" ]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user