Files
gitlab-instance-0a899031_pa…/run-with-logs.bat
2026-03-13 05:15:00 -05:00

5 lines
112 B
Batchfile

@echo off
REM 强制无缓冲输出,确保日志立即显示在终端
set PYTHONUNBUFFERED=1
python -u run.py