aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-07-02 14:47:43 +1200
committerTom Ryder <tom@sanctum.geek.nz>2017-07-02 14:47:43 +1200
commitebce693d72875a7b1f4a0fed3b6bd9caf01cb37b (patch)
treefe55006646069a6c2cde64ae3d1aeb1a923ac763 /games
parentRemove POSIX char classes from Awk (diff)
downloaddotfiles-ebce693d72875a7b1f4a0fed3b6bd9caf01cb37b.tar.gz
dotfiles-ebce693d72875a7b1f4a0fed3b6bd9caf01cb37b.zip
Remove bad shebang from philsay.sh
Diffstat (limited to 'games')
-rw-r--r--games/philsay.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/games/philsay.sh b/games/philsay.sh
index dac2ae6e..9270c52e 100644
--- a/games/philsay.sh
+++ b/games/philsay.sh
@@ -1,4 +1,3 @@
-#!/bin/shp
speech=$(pks "$@") || exit
printf '\n%066s\n' '( '"$speech"' )'
cat <<'EOF'