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