diff --git a/lgsm/functions/command_monitor.sh b/lgsm/functions/command_monitor.sh index 3b36b3376..aeec02c59 100644 --- a/lgsm/functions/command_monitor.sh +++ b/lgsm/functions/command_monitor.sh @@ -124,6 +124,7 @@ fn_monitor_check_session(){ fn_script_log_info "Monitor is starting ${servername}" sleep 0.5 command_restart.sh + core_exit.sh fi sleep 0.5 } @@ -195,4 +196,4 @@ elif [ "${shortname}" == "ts3" ]||[ "${shortname}" == "eco" ]||[ "${shortname}" else fn_monitor_query fi -core_exit.sh \ No newline at end of file +core_exit.sh