From badc22ea4e86e189f455fb1e83ea85b9e9da7724 Mon Sep 17 00:00:00 2001 From: Bob Mottram <bob@robotics.uk.to> Date: Fri, 14 Oct 2016 22:35:27 +0100 Subject: [PATCH] Choose apps for the variant on interactive install --- src/freedombone-config | 1 + 1 file changed, 1 insertion(+) diff --git a/src/freedombone-config b/src/freedombone-config index 1b4a97f3a..6fd63d2c7 100755 --- a/src/freedombone-config +++ b/src/freedombone-config @@ -1347,6 +1347,7 @@ function interactive_config { choose_email_address detect_installable_apps + choose_apps_for_variant ${SYSTEM_TYPE} install_apps interactive # delete the temporary configuration file -- GitLab