4 lines
69 B
Batchfile
4 lines
69 B
Batchfile
@echo off
|
|
runtime\bin\python\python_mcp runtime\reformat.py %*
|
|
pause
|