From 31f4cb4c98684b3324399b5468d955919fc8de88 Mon Sep 17 00:00:00 2001 From: wangting <wangting@vci-tech.com> Date: 星期四, 16 一月 2025 10:41:03 +0800 Subject: [PATCH] 调整样式,修改流程模板定义 --- Bin/PLTWEB/5-Startup_Web_UI.bat | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Bin/PLTWEB/5-Startup_Web_UI.bat b/Bin/PLTWEB/5-Startup_Web_UI.bat index 2f5ac1f..c261943 100644 --- a/Bin/PLTWEB/5-Startup_Web_UI.bat +++ b/Bin/PLTWEB/5-Startup_Web_UI.bat @@ -1,5 +1,5 @@ @echo off -title Redis +title nginx color 0a setlocal @@ -7,5 +7,6 @@ ::echo %%CLASSPATH%% %CLASSPATH% cd ./nginx-1.27.0 -call start.bat -cd .. +call start startOrReload.bat + +exit \ No newline at end of file -- Gitblit v1.10.0