summaryrefslogtreecommitdiffstats
path: root/games/tome-sx/tome.sh
diff options
context:
space:
mode:
Diffstat (limited to 'games/tome-sx/tome.sh')
-rw-r--r--games/tome-sx/tome.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/games/tome-sx/tome.sh b/games/tome-sx/tome.sh
new file mode 100644
index 0000000000..232999ec7f
--- /dev/null
+++ b/games/tome-sx/tome.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+GAMES_TOME=/usr/share/games/tome-sx
+cd $GAMES_TOME
+exec ${GAMES_TOME}/tome "$@"