Don't try to install apps within config command

This commit is contained in:
Bob Mottram 2016-10-15 15:20:19 +01:00
parent 9783a402cc
commit 9188a52cbf
1 changed files with 0 additions and 4 deletions

View File

@ -1346,10 +1346,6 @@ function interactive_config {
choose_default_domain_name
choose_email_address
detect_installable_apps
choose_apps_for_variant ${SYSTEM_TYPE}
install_apps interactive
# delete the temporary configuration file
if [ -f temp.cfg ]; then
shred -zu temp.cfg