ludc
2025-01-08 cbfed970e1c542b39c633881af2dc425573e0a3f
Bin/PLTWEB/5-Startup_Web_UI.bat
@@ -1,5 +1,5 @@
@echo off
title Redis
title nginx
color 0a
setlocal
@@ -7,5 +7,7 @@
::echo %%CLASSPATH%% %CLASSPATH%
cd ./nginx-1.27.0
call start.bat
cd ..
start stop.bat
start start.bat
exit