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