Use python3.bat in cef_create_projects.bat
This commit is contained in:
parent
5332865267
commit
d6ef581328
|
@ -1,2 +1,2 @@
|
|||
@echo off
|
||||
python.bat tools\gclient_hook.py
|
||||
python3.bat tools\gclient_hook.py
|
||||
|
|
Loading…
Reference in New Issue