aboutsummaryrefslogtreecommitdiff
path: root/run.sh
diff options
context:
space:
mode:
authorChristian C <cc@localhost>2026-01-27 19:19:59 -0800
committerChristian C <cc@localhost>2026-01-27 19:19:59 -0800
commit72693c6cca58ba5f17cbe072765978020b794c7a (patch)
tree4892c20cfc56c4502a1547353893ff9403964ad6 /run.sh
parent9d4981f1ea152531494d804d2de0a0c91574bf15 (diff)
SimplificationHEADmaster
Diffstat (limited to 'run.sh')
-rwxr-xr-xrun.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/run.sh b/run.sh
deleted file mode 100755
index 8b9c597..0000000
--- a/run.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-SOURCE="$1"
-mkdir -p output/${SOURCE}
-./build/prog -s -n 8 -d data/${SOURCE} -b output/${SOURCE}/${SOURCE}.bin -p output/${SOURCE}/${SOURCE}.png