소스 검색

closing fi

UltimateByte 9 년 전
부모
커밋
612af6390d
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      lgsm/functions/check_steamcmd.sh

+ 1 - 0
lgsm/functions/check_steamcmd.sh

@@ -29,6 +29,7 @@ fn_check_steamcmd_user(){
 				fn_script_log_fatal "Steam login not set. Update steamuser in ${selfname}"
 			else
 				fn_script_log_fatal "Steam login not set. Update steamuser in ${configdirserver}"
+			fi
 		fi
 		core_exit.sh
 	fi