Skip to content
Snippets Groups Projects
Commit 9188a52c authored by Bob Mottram's avatar Bob Mottram
Browse files

Don't try to install apps within config command

parent 9783a402
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment