Browse Source

List available apps

Bob Mottram 8 years ago
parent
commit
64378bb2ef
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      src/freedombone-utils-selector

+ 2
- 0
src/freedombone-utils-selector View File

93
         fi
93
         fi
94
     done
94
     done
95
 
95
 
96
+    echo "Apps available: $APPS_AVAILABLE"
97
+
96
     function_check get_apps_installed
98
     function_check get_apps_installed
97
     get_apps_installed
99
     get_apps_installed
98
     get_apps_installed_names
100
     get_apps_installed_names