summaryrefslogtreecommitdiffhomepage
path: root/run
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2023-05-31 04:34:41 -0400
committerrealtradam <[email protected]>2023-05-31 04:34:41 -0400
commite9b6b597e97c37e7fb0af50a56e051b5627aa296 (patch)
treee16d6ff482125042df5d70e684b79af2028491fa /run
parentf31ad1e6123a3a5b4b9dceddbf1b296b64626322 (diff)
downloadTOJam2023-e9b6b597e97c37e7fb0af50a56e051b5627aa296.tar.gz
TOJam2023-e9b6b597e97c37e7fb0af50a56e051b5627aa296.zip
bug fixed release
Diffstat (limited to 'run')
-rwxr-xr-xrun2
1 files changed, 1 insertions, 1 deletions
diff --git a/run b/run
index 5210c0f..27b51d8 100755
--- a/run
+++ b/run
@@ -1,4 +1,4 @@
#! /bin/sh
#gdb ./build_dir/space_squad
-(cd ./build_dir/tux/ ; ./demo)
+(cd ./build_dir/tux/ ; ./index)