mirror of
https://github.com/arkuznetsov/1CFilesConverter.git
synced 2025-02-21 19:06:35 +02:00
fix: Ошибка копипасты.
This commit is contained in:
parent
f078381cd1
commit
2bd7c13ebc
@ -43,7 +43,7 @@ IF "%V8_CONVERT_TOOL%" equ "designer" IF not exist %V8_TOOL% (
|
||||
set ERROR_CODE=1
|
||||
goto finally
|
||||
)
|
||||
IF not defined IF not defined IBCMD_TOOL set IBCMD_TOOL="C:\Program Files\1cv8\%V8_VERSION%\bin\ibcmd.exe"
|
||||
IF not defined IBCMD_TOOL set IBCMD_TOOL="C:\Program Files\1cv8\%V8_VERSION%\bin\ibcmd.exe"
|
||||
IF "%V8_CONVERT_TOOL%" equ "ibcmd" IF not exist %IBCMD_TOOL% (
|
||||
echo Could not find ibcmd tool with path %IBCMD_TOOL%
|
||||
set ERROR_CODE=1
|
||||
|
Loading…
x
Reference in New Issue
Block a user