List available apps
This commit is contained in:
parent
86996bd524
commit
64378bb2ef
|
@ -93,6 +93,8 @@ function detect_apps {
|
|||
fi
|
||||
done
|
||||
|
||||
echo "Apps available: $APPS_AVAILABLE"
|
||||
|
||||
function_check get_apps_installed
|
||||
get_apps_installed
|
||||
get_apps_installed_names
|
||||
|
|
Loading…
Reference in New Issue