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

Don't list selected apps

parent d18a6504
No related branches found
No related tags found
No related merge requests found
......@@ -976,11 +976,11 @@ function setup_apps {
choose_apps_for_variant "$SYSTEM_TYPE"
echo $"System variant: $SYSTEM_TYPE"
echo $'The following apps have been selected'
echo ''
function_check list_chosen_apps
list_chosen_apps
echo ''
#echo $'The following apps have been selected'
#echo ''
#function_check list_chosen_apps
#list_chosen_apps
#echo ''
function_check upgrade_apps
upgrade_apps
......
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