UltimateByte 10 years ago
parent
commit
ed76bb9f9e
1 changed files with 1 additions and 0 deletions
  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"