mirror of
https://github.com/openharmony/third_party_cef.git
synced 2026-08-26 19:30:32 -04:00
3 lines
76 B
Batchfile
3 lines
76 B
Batchfile
@echo off
|
|
call python.bat %~dp0\translator.py --root-dir %~dp0\.. %*
|
|
pause |