diff --git a/automated install/basic-install.sh b/automated install/basic-install.sh index ad7d313c..3b9d7ba9 100755 --- a/automated install/basic-install.sh +++ b/automated install/basic-install.sh @@ -2327,6 +2327,8 @@ main() { echo -e " ${INFO} Performing unattended setup, no whiptail dialogs will be displayed" # Use the setup variables useUpdateVars=true + # also disable debconf-apt-progress dialogs + export DEBIAN_FRONTEND="noninteractive" # Otherwise, else # show the available options (repair/reconfigure)