Procházet zdrojové kódy

changed to restart

Daniel Gibbs před 10 roky
rodič
revize
ccb4077c63
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      lgsm/functions/command_monitor.sh

+ 1 - 1
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
 }