diff --git a/nextcloud_install_production.sh b/nextcloud_install_production.sh index 60c5af8f..774b7b78 100644 --- a/nextcloud_install_production.sh +++ b/nextcloud_install_production.sh @@ -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" = "" ]