3 lines
74 B
Batchfile
3 lines
74 B
Batchfile
|
@echo off
|
||
|
python.bat make_distrib.py --output-dir ..\binary_distrib\ %*
|