Files
first/build.sh
Krzosa Karol dde2334f95 Reorganization
2024-01-12 10:10:09 +01:00

4 lines
66 B
Bash

#!/usr/bin/env bash
gcc -o bld build_tool/build_main.cpp -g
./bld