mirror of
https://github.com/github/codeql.git
synced 2026-02-20 08:53:49 +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%
|