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

+ 1 - 0
lgsm/functions/command_stop.sh

@@ -269,6 +269,7 @@ fn_stop_pre_check(){
 			fn_script_log_error "${servername} is already stopped"
 		else
 		fn_stop_mumble
+		fi
 	else
 		if [ "${status}" == "0" ]; then
 			fn_print_info_nl "${servername} is already stopped"