From ed76bb9f9ee4979f5749723cdf5162f8c48a8bdd Mon Sep 17 00:00:00 2001 From: UltimateByte Date: Wed, 27 Jul 2016 05:52:38 +0200 Subject: [PATCH] fi --- lgsm/functions/command_stop.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/lgsm/functions/command_stop.sh b/lgsm/functions/command_stop.sh index e24ee93cb..c2ae9acb0 100644 --- a/lgsm/functions/command_stop.sh +++ b/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"