2023-10-17 11:22:11 +02:00

6 lines
66 B
Bash
Executable File

#!/bin/bash
mkdir -p build
gcc -O3 fakedata.c -o build/fakedata