Started working on launching child process

This commit is contained in:
2026-05-17 21:30:29 +03:00
parent 1149e25616
commit 92675aee82
3 changed files with 38 additions and 2 deletions
+1 -1
View File
@@ -3,4 +3,4 @@
set -e
mkdir -p build/
gcc -std=gnu23 -I include/ src/*.c -o build/main
gcc -std=gnu23 -I include/ src/*.c -o build/gandalf