Detect apps
This commit is contained in:
parent
6debd6b5f5
commit
5e5048722c
|
@ -1345,6 +1345,17 @@ function interactive_config {
|
||||||
choose_static_ip
|
choose_static_ip
|
||||||
choose_default_domain_name
|
choose_default_domain_name
|
||||||
choose_email_address
|
choose_email_address
|
||||||
|
|
||||||
|
function_check create_completion_file
|
||||||
|
create_completion_file
|
||||||
|
|
||||||
|
function_ckeck detect_installable_apps
|
||||||
|
detect_installable_apps
|
||||||
|
|
||||||
|
function_check choose_apps_for_variant
|
||||||
|
choose_apps_for_variant "$SYSTEM_TYPE"
|
||||||
|
|
||||||
|
function_check install_apps_interactive
|
||||||
install_apps_interactive
|
install_apps_interactive
|
||||||
|
|
||||||
# delete the temporary configuration file
|
# delete the temporary configuration file
|
||||||
|
|
Loading…
Reference in New Issue