This commit is contained in:
Yoshiyuki Tabata 2022-02-16 20:22:11 +09:00 committed by GitHub
parent fa87d46210
commit 089c2df391
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -132,7 +132,7 @@ SetLocal EnableDelayedExpansion
set "AUTO_BUILD_OPTION=auto-build"
if not "!CONFIG_ARGS:%AUTO_BUILD_OPTION%=!"=="!CONFIG_ARGS!" (
%JAVA% -Dkc.config.rebuild-and-exit=true %JAVA_RUN_OPTS%
"%JAVA%" -Dkc.config.rebuild-and-exit=true %JAVA_RUN_OPTS%
)
"%JAVA%" %JAVA_RUN_OPTS%