mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Set of fixes to make the build/win to work in our buildbots
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
cd "%WORK_DIR%"
|
||||
|
||||
echo "%SOURCE_DIR%\%SSDEEP%"
|
||||
echo "%SOURCE_DIR%\%SSDEEP_BIN%"
|
||||
|
||||
@if NOT EXIST "%SOURCE_DIR%\%SSDEEP%" goto build_failed
|
||||
|
||||
@7z.exe x "%SOURCE_DIR%\%SSDEEP_BIN%"
|
||||
|
Reference in New Issue
Block a user