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