We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcb40ba commit f3edc74Copy full SHA for f3edc74
1 file changed
lgsm/modules/install_config.sh
@@ -662,9 +662,6 @@ elif [ "${shortname}" == "sf" ]; then
662
fn_default_config_remote
663
fn_set_config_vars
664
fn_list_config_locations
665
-elif [ "${shortname}" == "sm" ]; then
666
- fn_default_config_local
667
- fn_list_config_locations
668
elif [ "${shortname}" == "sol" ]; then
669
array_configs+=(soldat.ini)
670
0 commit comments