Don't list selected apps

This commit is contained in:
Bob Mottram 2017-06-17 18:11:42 +01:00
parent d18a650483
commit 81a78f5b92
1 changed files with 5 additions and 5 deletions

View File

@ -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