cef/tools/translator.bat

3 lines
64 B
Batchfile

@echo off
call python.bat translator.py --root-dir .. %*
pause