home · contact · privacy
Rename generated meta files, test for them.
[redo-blog] / processor / author.do
diff --git a/processor/author.do b/processor/author.do
deleted file mode 100644 (file)
index ed14e3f..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-if [ ! -f "$1" ]; then
-  printf "Joe Sixpack"
-fi