mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-02-03 12:37:36 +01:00
3 lines
64 B
Batchfile
3 lines
64 B
Batchfile
@echo off
|
|
call python.bat translator.py --root-dir .. %*
|
|
pause |