AddIn-Tools/run.sh

4 lines
50 B
Bash
Raw Normal View History

2021-10-24 14:40:57 +02:00
#! bin/sh
gcc src/main.c -o build.elf
./build.elf