cleanup repo

This commit is contained in:
nub31
2025-06-10 22:09:45 +02:00
parent fb391c9fb2
commit 9f48f2cd9b
12 changed files with 59 additions and 27 deletions

4
run.sh
View File

@@ -1,4 +0,0 @@
#!/bin/bash
set -e
./build.sh
bash -c './out/program; echo "Process exited with status code $?"'