workspace working
This commit is contained in:
6
zrun.bat
6
zrun.bat
@@ -51,4 +51,8 @@ if exist "LightRAG-main\lightrag_webui\package.json" (
|
||||
|
||||
REM Start the LightRAG server using the fixed Python script
|
||||
echo Starting LightRAG server...
|
||||
python start_server_fixed.py
|
||||
python start_server_fixed.py
|
||||
if errorlevel 1 (
|
||||
echo Server failed to start. Press any key to close...
|
||||
pause
|
||||
)
|
||||
Reference in New Issue
Block a user