Files
vibe_data_ana/start.bat

5 lines
77 B
Batchfile

@echo off
echo Starting IOV Data Analysis Agent...
python bootstrap.py
pause