summaryrefslogtreecommitdiffstats
path: root/games/tome-sx/tome.sh
diff options
context:
space:
mode:
author David Melik <dchmelik@gmail.com>2017-06-14 15:35:18 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-06-15 18:35:57 +0700
commit435624f86e0671a1726c995496f0f48cd2439675 (patch)
tree574a8571029e25562ff35df14cf3d0f9600cf27e /games/tome-sx/tome.sh
parentec3e5e52d949c6a6478c6c566ec27b66a492b4d5 (diff)
downloadslackbuilds-435624f86e0671a1726c995496f0f48cd2439675.tar.gz
slackbuilds-435624f86e0671a1726c995496f0f48cd2439675.tar.xz
games/tome-sx: Added (fantasy adventure game).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to '')
-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 "$@"