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