This commit is contained in:
nub31
2025-01-29 21:39:55 +01:00
parent 39be4d823b
commit d685fe2209
12 changed files with 205 additions and 1 deletions

4
output/run.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/sh
./build.sh
./out
echo "Process exited with status code $?"