2 lines
53 B
Batchfile
2 lines
53 B
Batchfile
|
@echo off
|
||
|
python testscript\open_flow\open_flow.py %*
|