mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
Fix 3rdparty building
This commit is contained in:
@ -19,7 +19,7 @@ FOR /f "tokens=*" %%i in ('DIR /a:d /b *') DO (
|
||||
|
||||
)
|
||||
|
||||
exit
|
||||
exit /b 0
|
||||
|
||||
:error
|
||||
echo "Failed with error #%errorlevel%."
|
||||
|
||||
Reference in New Issue
Block a user