소스 검색

fix(sm): remove config install as it is not used (#4730)

Christian 1 년 전
부모
커밋
f3edc74de1
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      lgsm/modules/install_config.sh

+ 0 - 3
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