UltimateByte 10 ani în urmă
părinte
comite
ed76bb9f9e
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  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"
 			fn_script_log_error "${servername} is already stopped"
 		else
 		else
 		fn_stop_mumble
 		fn_stop_mumble
+		fi
 	else
 	else
 		if [ "${status}" == "0" ]; then
 		if [ "${status}" == "0" ]; then
 			fn_print_info_nl "${servername} is already stopped"
 			fn_print_info_nl "${servername} is already stopped"