mirror of
https://github.com/github/codeql.git
synced 2026-03-17 04:56:58 +01:00
6 lines
89 B
Batchfile
6 lines
89 B
Batchfile
@echo off
|
|
|
|
CALL "%CODEQL_EXTRACTOR_RUBY_ROOT%\tools\autobuild.cmd"
|
|
|
|
exit /b %ERRORLEVEL%
|