home · contact · privacy
Move everything that does not need to be top level dir into sub dir.
[redo-blog] / processor / title.meta.do
diff --git a/processor/title.meta.do b/processor/title.meta.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