Christian
3 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
0 additions and
3 deletions
-
lgsm/modules/install_config.sh
|
|
@ -662,9 +662,6 @@ elif [ "${shortname}" == "sf" ]; then |
|
|
|
fn_default_config_remote |
|
|
|
fn_set_config_vars |
|
|
|
fn_list_config_locations |
|
|
|
elif [ "${shortname}" == "sm" ]; then |
|
|
|
fn_default_config_local |
|
|
|
fn_list_config_locations |
|
|
|
elif [ "${shortname}" == "sol" ]; then |
|
|
|
array_configs+=(soldat.ini) |
|
|
|
fn_default_config_remote |
|
|
|