summaryrefslogtreecommitdiff
path: root/run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'run.sh')
-rwxr-xr-xrun.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run.sh b/run.sh
index 4cf6869..9fa29f8 100755
--- a/run.sh
+++ b/run.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-tup -q || exit 1
+tup -q || ./build.sh || exit 1
./build/golemc "$1" >build/tmp.orgaasm || exit 1
orgaasm build/tmp.orgaasm build/tmp.rom || exit 1
orgaemu build/tmp.rom