Files
codeql-c-sqli/build.sh
2025-03-04 19:28:11 -08:00

3 lines
57 B
Bash
Executable File

#!/bin/bash
clang -Wall add-user.c -lsqlite3 -o add-user