roc/looprun.bat
2011-04-24 18:30:40 -06:00

5 lines
55 B
Batchfile

@echo off
:restart
roc_test.py
pause
goto restart