mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +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
|