aboutsummaryrefslogtreecommitdiff
path: root/games/xyzzy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'games/xyzzy.sh')
-rw-r--r--games/xyzzy.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xyzzy.sh b/games/xyzzy.sh
index d262c0e6..5cc03278 100644
--- a/games/xyzzy.sh
+++ b/games/xyzzy.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+# ADVENTURE
if [ -e "$HOME"/.xyzzy ] ; then
printf >&2 '%s\n' 'Nothing happens.'
exit 1