fix 修改安装的时候 提示 db_installer 找不到的问题, 宏定义没配置

This commit is contained in:
shijianquan 2025-07-05 19:40:01 +08:00
parent 8608cea2db
commit 0d5d769da3

View File

@ -11,7 +11,7 @@ if defined ISCS6000_OS (
set OS_DEFINE=%ISCS6000_OS% set OS_DEFINE=%ISCS6000_OS%
) )
OS_DEFINE=windows10 set OS_DEFINE=windows10
if exist "%scriptPath%\..\product\%OS_DEFINE%_debug\" ( if exist "%scriptPath%\..\product\%OS_DEFINE%_debug\" (
set SETUP_DEBUG_RELEASE=debug set SETUP_DEBUG_RELEASE=debug