Windows release script: debugging
This commit is contained in:
parent
f16cdc0c80
commit
62f47ccd9d
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ IF "%IS_NIGHTLY_BUILD%" EQU 1 (
|
|||
iscc FlightGear.iss
|
||||
|
||||
GOTO End
|
||||
)ELSE(
|
||||
) ELSE (
|
||||
REM Case 1)
|
||||
CALL :writeBaseConfig
|
||||
CALL :writeReleaseConfig
|
||||
|
|
Loading…
Add table
Reference in a new issue