home · contact · privacy
Unhide metadata directory, move helpers script up in tree.
[redo-blog] / processor / .meta / title.do
diff --git a/processor/.meta/title.do b/processor/.meta/title.do
deleted file mode 100644 (file)
index 082accf..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-if [ ! -f "$1" ]; then
-  printf "Yet another blog"
-fi