cef/tools/translator.bat
2017-05-18 12:30:04 +02:00

3 lines
64 B
Batchfile

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