自定义路径
This commit is contained in:
@@ -9,6 +9,7 @@ set "OUT_LOG=%RUN_DIR%\spine-connector-windows.log"
|
||||
set "ERROR_LOG=%RUN_DIR%\spine-connector-windows-error.log"
|
||||
set "HEALTH_URL=http://127.0.0.1:27843/v1/health"
|
||||
set "CONNECTOR_ENTRY=%PROJECT_DIR%connector\spine-connector.mjs"
|
||||
set "SPINE_EXECUTABLE=C:\Spine\Spine.com"
|
||||
|
||||
if not exist "%RUN_DIR%" mkdir "%RUN_DIR%"
|
||||
if not exist "%CONNECTOR_ENTRY%" (
|
||||
|
||||
Reference in New Issue
Block a user