mirror of
https://github.com/github/codeql.git
synced 2025-12-18 18:10:39 +01:00
4 lines
93 B
Bash
Executable File
4 lines
93 B
Bash
Executable File
#!/bin/sh
|
|
|
|
exec "${CODEQL_EXTRACTOR_RUBY_ROOT}/tools/${CODEQL_PLATFORM}/extractor" autobuild
|