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