mirror of
https://github.com/github/codeql.git
synced 2026-01-06 19:20:25 +01:00
4 lines
85 B
Bash
Executable File
4 lines
85 B
Bash
Executable File
#!/bin/sh
|
|
|
|
exec "${CODEQL_EXTRACTOR_RUBY_ROOT}/tools/${CODEQL_PLATFORM}/autobuilder"
|