diff --git a/lgsm/functions/command_monitor.sh b/lgsm/functions/command_monitor.sh index b58340911..44e8506e7 100644 --- a/lgsm/functions/command_monitor.sh +++ b/lgsm/functions/command_monitor.sh @@ -76,7 +76,7 @@ fn_monitor_tmux(){ alert.sh fn_script_log_info "Monitor is starting ${servername}" sleep 1 - command_start.sh + command_restart.sh fi }