Files
codeql-c-sqli/build.sh
2025-03-05 20:00:35 -08:00

3 lines
57 B
Bash
Executable File

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