Update build.bat
This commit is contained in:
parent
cb618cc146
commit
94d9526135
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ EXIT /B 0
|
||||||
|
|
||||||
:buildAllVariants
|
:buildAllVariants
|
||||||
SETLOCAL ENABLEDELAYEDEXPANSION
|
SETLOCAL ENABLEDELAYEDEXPANSION
|
||||||
call:cargoReleaseBuild "cn_beta_2_2_0,%~1" %~1
|
call:cargoReleaseBuild "cn_beta_2_2_1,%~1" %~1
|
||||||
call:cargoReleaseBuild "os_live_2_1_0,%~1" %~1
|
call:cargoReleaseBuild "os_live_2_1_0,%~1" %~1
|
||||||
ENDLOCAL
|
ENDLOCAL
|
||||||
EXIT /B 0
|
EXIT /B 0
|
||||||
|
|
Loading…
Reference in a new issue