|
@@ -614,7 +614,7 @@ elif [ "${shortname}" == "q2" ]; then
|
|
|
fn_list_config_locations
|
|
fn_list_config_locations
|
|
|
elif [ "${shortname}" == "q3" ]; then
|
|
elif [ "${shortname}" == "q3" ]; then
|
|
|
array_configs+=(server.cfg)
|
|
array_configs+=(server.cfg)
|
|
|
- fn_fetch_default_configs
|
|
|
|
|
|
|
+ fn_fetch_default_config
|
|
|
fn_default_config_remote
|
|
fn_default_config_remote
|
|
|
fn_set_config_vars
|
|
fn_set_config_vars
|
|
|
fn_list_config_locations
|
|
fn_list_config_locations
|