cef/tools/translator.bat

3 lines
61 B
Batchfile

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