summaryrefslogtreecommitdiffstats
path: root/bin-games/gametable/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'bin-games/gametable/INSTALL')
-rwxr-xr-xbin-games/gametable/INSTALL1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin-games/gametable/INSTALL b/bin-games/gametable/INSTALL
index 7839aa4..f83f0c5 100755
--- a/bin-games/gametable/INSTALL
+++ b/bin-games/gametable/INSTALL
@@ -9,7 +9,6 @@ cat << EOF > "$INSTALL_ROOT/usr/games/$SPELL"
cd "$INSTALL_ROOT/usr/share/games/$SPELL" &&
java -jar gametable.jar
-cd -
EOF
chgrp games "$INSTALL_ROOT/usr/games/$SPELL" &&