Files

5 lines
77 B
Batchfile
Raw Permalink Normal View History

2026-01-09 16:52:45 +08:00
@echo off
echo Starting IOV Data Analysis Agent...
python bootstrap.py
pause