summaryrefslogtreecommitdiff
path: root/run-game
diff options
context:
space:
mode:
authorDavid Thompson <dthompson@vistahigherlearning.com>2021-05-02 06:41:20 -0400
committerDavid Thompson <dthompson@vistahigherlearning.com>2021-05-02 06:41:20 -0400
commit820ab7a5cd3337f4cc3585c4acbec2f66c34a897 (patch)
treec07a44667c187ec139ee33f71588d786e449cb0a /run-game
parentddb16c01b838a94f8e39ccd23bb995ffcd1fce29 (diff)
Add executable.
Diffstat (limited to 'run-game')
-rwxr-xr-xrun-game2
1 files changed, 1 insertions, 1 deletions
diff --git a/run-game b/run-game
index 1ea6c5c..ad69ef9 100755
--- a/run-game
+++ b/run-game
@@ -1,3 +1,3 @@
#!/bin/sh
-./pre-inst-env guile -c '(use-modules (test-subject game)) (launch-game)'
+./pre-inst-env scripts/the-test-subject