Fix small bugs across AI tools, fleet API, and run.bat.
Correct AI uptime/reinstall/sleep, broaden live stats over WebSocket, fix blueprint delete JSON, gate hollowing behind build tag, and stop stale server binds on restart.
This commit is contained in:
3
run.bat
3
run.bat
@@ -242,6 +242,9 @@ echo.
|
||||
|
||||
start http://localhost:8989
|
||||
|
||||
:: If an old server instance is running, stop it first to avoid bind errors.
|
||||
taskkill /F /IM miner-server.exe >nul 2>nul
|
||||
|
||||
echo [Server] Starting miner-server.exe on 0.0.0.0:8989...
|
||||
echo [Server] Log output below - Ctrl+C to stop:
|
||||
echo.
|
||||
|
||||
Reference in New Issue
Block a user