home · contact · privacy
Unhide metadata directory, move helpers script up in tree.
[redo-blog] / processor / .meta / author.do
diff --git a/processor/.meta/author.do b/processor/.meta/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