home · contact · privacy
Move all scripts etc. to their own directory.
[redo-blog] / author.do
diff --git a/author.do b/author.do
deleted file mode 100644 (file)
index ed14e3f..0000000
--- a/author.do
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-if [ ! -f "$1" ]; then
-  printf "Joe Sixpack"
-fi