3 lines
75 B
Batchfile
3 lines
75 B
Batchfile
|
cd .\mcrecipescrambler\
|
||
|
python .\scrambler.py ..\build\recipes_%1.zip
|
||
|
cd ..
|