Beta version 1.4.5: Fix build script.
This commit is contained in:
parent
d7a41ce8f7
commit
561d3e0670
|
@ -1,5 +1,6 @@
|
|||
@echo OFF
|
||||
|
||||
setlocal enabledelayedexpansion
|
||||
set "FullScriptPath=%~dp0"
|
||||
|
||||
python %FullScriptPath%generate.py %1 %2 %3 %4 %5 %6
|
||||
|
|
Loading…
Reference in New Issue