aboutsummaryrefslogtreecommitdiff
path: root/games/xyzzy.sh
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-10-26 09:08:58 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-10-26 09:08:58 +1300
commit42fad6eadb9603d5e8e7ec01a1c6fa0ffc633c8d (patch)
treeb8ea33a9d94ef414886f3ae60c3d3b16ea8f4500 /games/xyzzy.sh
parentMake rndi(1df) upper bound a little clearer (diff)
downloaddotfiles-42fad6eadb9603d5e8e7ec01a1c6fa0ffc633c8d.tar.gz
dotfiles-42fad6eadb9603d5e8e7ec01a1c6fa0ffc633c8d.zip
Remove unneeded shebangs from games
shb(1df) installs these
Diffstat (limited to 'games/xyzzy.sh')
-rw-r--r--games/xyzzy.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/games/xyzzy.sh b/games/xyzzy.sh
index d262c0e6..8101b190 100644
--- a/games/xyzzy.sh
+++ b/games/xyzzy.sh
@@ -1,4 +1,3 @@
-#!/bin/sh
if [ -e "$HOME"/.xyzzy ] ; then
printf >&2 '%s\n' 'Nothing happens.'
exit 1